source:
issm/oecreview/Archive/23390-24306/ISSM-23737-23738.diff
Last change on this file was 24307, checked in by , 5 years ago | |
---|---|
File size: 378 bytes |
-
../trunk-jpl/src/m/plot/applyoptions.m
127 127 128 128 %colormap 129 129 c = getcolormap(options); 130 h = colormap( c);130 h = colormap(gca,c); 131 131 132 132 %wrapping 133 133 if exist(options,'wrapping'),
Note:
See TracBrowser
for help on using the repository browser.