Changeset 864 for trunk/src/plot_field.m
- Timestamp:
- Feb 6, 2015, 7:55:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plot_field.m
r848 r864 640 640 return 641 641 else 642 if numel(CellInfo{icell}.VarIndex_vector_x)>1 643 errormsg='error in plot_field: attempt to plot two vector fields'; 644 return 645 end 642 646 test_vec=1; 643 647 if isfield(CellInfo{icell},'VarIndex_errorflag')
Note: See TracChangeset
for help on using the changeset viewer.