Changeset 247 for trunk/src/plot_field.m
- Timestamp:
- Apr 29, 2011, 6:44:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plot_field.m
r238 r247 106 106 % introduce PlotParam.Hold: 'on' or 'off' (for curves) 107 107 %default output 108 108 109 if ~exist('PlotParam','var'),PlotParam=[];end; 109 110 if ~exist('PosColorbar','var'),PosColorbar=[];end;
Note: See TracChangeset
for help on using the changeset viewer.