Changeset 812 for trunk/src/uvmat.m


Ignore:
Timestamp:
Aug 13, 2014, 3:23:50 AM (10 years ago)
Author:
g7moreau
Message:
  • Format header
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r809 r812  
    33% function huvmat=uvmat(input)
    44%
    5 %OUTPUT
    6 % huvmat=current handles of the GUI uvmat.fig
    7 %%
     5% OUTPUT
     6%  huvmat=current handles of the GUI uvmat.fig
    87%
    9 %INPUT:
    10 % input: input file name (if character chain), or input image matrix to
    11 % visualize, or Matlab structure representing  netcdf fieldname (with fieldname
    12 % ListVarName....)
     8% INPUT:
     9%  input: input file name (if character chain), or input image matrix to
     10%  visualize, or Matlab structure representing  netcdf fieldname (with fieldname
     11%  ListVarName....)
    1312
    1413%=======================================================================
Note: See TracChangeset for help on using the changeset viewer.