Ignore:
Timestamp:
06/01/11 22:53:48 (14 years ago)
Author:
Eric.Larour
Message:

can now plot a planet shell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/plot/plot_streamlines.m

    r4330 r8472  
    66
    77%process data and model
    8 [x y z index is2d]=processmesh(md,[],options);
     8[x y z index is2d isplanet]=processmesh(md,[],options);
    99[u datatype]=processdata(md,md.vx,options);
    1010[v datatype]=processdata(md,md.vy,options);
Note: See TracChangeset for help on using the changeset viewer.