Changeset 8472 for issm/trunk/src/m/model/plot/plot_streamlines.m
- Timestamp:
- 06/01/11 22:53:48 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/plot/plot_streamlines.m
r4330 r8472 6 6 7 7 %process data and model 8 [x y z index is2d ]=processmesh(md,[],options);8 [x y z index is2d isplanet]=processmesh(md,[],options); 9 9 [u datatype]=processdata(md,md.vx,options); 10 10 [v datatype]=processdata(md,md.vy,options);
Note:
See TracChangeset
for help on using the changeset viewer.