Changeset 2733
- Timestamp:
- 01/04/10 12:13:25 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plotdoc.m
r2725 r2733 38 38 disp(' - ''stress_principalaxis1'': arrow plot the first principal axis of the stress tensor(replace 1 by 2 or 3 if needed)'); 39 39 disp(' - ''transient_results'': this will display all the time steps of a transient run (use steps to specify the steps requested)'); 40 disp(' - ''transient_vel'': this will display the velocity for the time steps requested of a transient run');40 disp(' - ''transient_vel'': this will display the velocity for the time steps requested in ''steps'' of a transient run'); 41 41 disp(' - ''transient_vel'': vel can be by any field of the transient results (vx, vy, vz, vel, temperature, melting, pressure, bed, thickness, surface)'); 42 42 disp(' - ''transient_movie'': this will display the time steps of a given field of a transient run');
Note:
See TracChangeset
for help on using the changeset viewer.