Changeset 24166
- Timestamp:
- 09/27/19 10:51:17 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/qmu/plot/plot_hist_norm.m
r18481 r24166 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);
Note:
See TracChangeset
for help on using the changeset viewer.