Changeset 246 for trunk/src/struct2nc.m


Ignore:
Timestamp:
Apr 28, 2011, 10:52:31 AM (13 years ago)
Author:
sommeria
Message:

thin plate shell (patch) introduced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/struct2nc.m

    r189 r246  
    3535function errormsg=struct2nc(flname,Data)
    3636if ~ischar(flname)
    37     errormsg='no name input for the netcf file';
     37    errormsg='invalid input for the netcf file name';
    3838    return
    3939end
Note: See TracChangeset for help on using the changeset viewer.