Changeset 2779 for trunk

Show
Ignore:
Timestamp:
03/09/10 15:58:24 (2 years ago)
Author:
pkwi
Message:

Patch for change in syntax in the Matlab view() call.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/tools/matlab/PlotInstrument.m

    r2058 r2779  
    3535  set(INSTRUMENT.fig,'Name',[ 'mcdisplay: ' INSTRUMENT.descr ' (Trace/3D view)' ]); 
    3636else 
    37   Myview=view; 
     37  [AZ,EL] = view; 
     38  Myview=[AZ EL]; 
    3839end 
    3940% Be sure to keep what ever is plotted