Changeset 943 for trunk/src/plot_field.m
- Timestamp:
- May 2, 2016, 9:49:22 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plot_field.m
r932 r943 958 958 colormap(map); 959 959 else 960 colormap(' default'); % default matlab colormap ('jet')960 colormap('jet'); % default matlab colormap ('jet') 961 961 end 962 962
Note: See TracChangeset
for help on using the changeset viewer.