Changeset 61 for trunk/src/update_obj.m
- Timestamp:
- Mar 24, 2010, 12:51:51 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/update_obj.m
r60 r61 54 54 end 55 55 end 56 57 56 % plot the field projected on the object 58 57 if ~isempty(PlotHandles) %&& ~testmask … … 66 65 [plotaxes]=view_field(ProjData); 67 66 end 68 69 67 % [PlotType,Object_out.PlotParam,plotaxes]=plot_field(ProjData,plotaxes,PlotHandles); 70 68 Object_out.plotaxes=plotaxes;
Note: See TracChangeset
for help on using the changeset viewer.