Changeset 23738
- Timestamp:
- 02/18/19 17:56:39 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/m/plot/applyoptions.m ΒΆ
r23332 r23738 128 128 %colormap 129 129 c = getcolormap(options); 130 h = colormap( c);130 h = colormap(gca,c); 131 131 132 132 %wrapping
Note:
See TracChangeset
for help on using the changeset viewer.