Changeset 17402
- Timestamp:
- 03/10/14 08:15:46 (12 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/plot/plotmodel.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plotmodel.py
r15490 r17402 45 45 raise StandardError('error: nlines and ncols need to be specified together, or not at all') 46 46 47 48 47 #Go through plots 49 48 if numberofplots: … … 53 52 #UNLESS plotmodel is called within a script (e.g. a runme.py file) 54 53 #handling the 'visible' option will need some check on whether ipython is currently in interactive or non-interactive mode 54 55 #clear any previous plot window 56 p.clf() 55 57 56 58 #if figsize specified
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)