source:
issm/oecreview/Archive/23390-24306/ISSM-24165-24166.diff
Last change on this file was 24307, checked in by , 5 years ago | |
---|---|
File size: 470 bytes |
-
../trunk-jpl/src/m/qmu/plot/plot_hist_norm.m
274 274 275 275 %set face and edge color 276 276 if ~strncmpi(nrmplt,'s',1) 277 EdgeColor='k'; FaceColor='r'; 277 278 for i=1:length(hl1) 278 279 set(hl1(i),'EdgeColor',EdgeColor,'FaceColor',FaceColor,'LineWidth',LineWidth); 279 280 end
Note:
See TracBrowser
for help on using the repository browser.