Changeset 4732
- Timestamp:
- 07/22/10 10:50:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plot_parthist.m
r4715 r4732 32 32 bar(imin:imax,part(:,2)); 33 33 xlim([imin imax]) 34 title(' Weight of Nodesin Each Partition')34 title('Total weight in Each Partition')
Note:
See TracChangeset
for help on using the changeset viewer.