saveobj method - removes temporary voxblock structure $Id$
0001 function o = saveobj(o) 0002 % saveobj method - removes temporary voxblock structure 0003 % 0004 % $Id$ 0005 0006 o.voxblock = [];