Changeset 4715
- Timestamp:
- 07/22/10 07:51:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plot_parthist.m
r4710 r4715 1 1 function plot_parthist(md,options,nlines,ncols,i); 2 %PLOT_ MESH- plot partitioning histogram2 %PLOT_PARTHIST - plot partitioning histogram 3 3 % 4 4 % Usage: 5 % plot_ mesh(md,options,nlines,ncols,i);5 % plot_parthist(md,options,nlines,ncols,i); 6 6 % 7 7 % See also: PLOTMODEL
Note:
See TracChangeset
for help on using the changeset viewer.