Changeset 13324


Ignore:
Timestamp:
09/11/12 13:15:07 (13 years ago)
Author:
seroussi
Message:

BUG: fixed number of input fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/matlab/io/WriteMatlabData.cpp

    r13322 r13324  
    122122        int         i;
    123123        mxArray    *dataref           = NULL;
    124         const int   numfields         = 7;
     124        const int   numfields         = 8;
    125125        const char *fnames[numfields];
    126126        mwSize      ndim              = 2;
Note: See TracChangeset for help on using the changeset viewer.