Ignore:
Timestamp:
Jan 26, 2011, 5:03:40 PM (13 years ago)
Author:
sommeria
Message:

small bug repair: reading movies in read_fields, plotting rectangles and ellipes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/plot_object.m

    r177 r183  
    4747    ObjectData=ObjectDataIn;% TODO: modify take into account rotation of axis
    4848else
    49     return % no object representation yet available
     49    return % object representation only  available in a plane
    5050end
    5151if ~isfield(ObjectData,'Style')||isempty(ObjectData.Style)||~ischar(ObjectData.Style)
Note: See TracChangeset for help on using the changeset viewer.