Changeset 107 for trunk/src/cell2tab.m


Ignore:
Timestamp:
Jul 26, 2010, 11:20:39 PM (14 years ago)
Author:
sommeria
Message:

aver_stat and time_series: bug repairs for reading images, for time series, the projection of images on a line now works
get_field: various bug repairs, export field on work space activated
struct2nc and struct2nc_toolbox.m: small bug repaired
nomtype2pair: test on string input introduced to avoid error
cell2tab: test on multiline input introduced
civ: pb about cell repair (bug with recent versions of matlab)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cell2tab.m

    r89 r107  
    3535        charchain=[charchain textlu];
    3636    end
    37     %Tabchar(itab)={charchain};
    3837    Tabchar(itab,1)={charchain};
    3938end
Note: See TracChangeset for help on using the changeset viewer.