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/set_field_list.m

    r809 r812  
    44%
    55% OUTPUT:
    6 % FieldList: list (cell column) of the fields to propose in the menu FieldName
    7 % VecColorList: list (cell column) of the fields to propose in the menu for vector color
     6%  FieldList: list (cell column) of the fields to propose in the menu FieldName
     7%  VecColorList: list (cell column) of the fields to propose in the menu for vector color
    88%
    99% INPUT:
    10 % UName: name of the x vector component
    11 % VName: name of the y vector component
    12 % CName: name of an additional scalar for color
     10%  UName: name of the x vector component
     11%  VName: name of the y vector component
     12%  CName: name of an additional scalar for color
    1313%
    14 % FUNCTION related
    15 % varname_generator.m: determines the field names to read in the netcdf
    16 % file, depending on the scalar
     14% RELATED FUNCTIONS:
     15%  varname_generator.m: determines the field names to read in the netcdf
     16%  file, depending on the scalar
    1717
    1818%=======================================================================
Note: See TracChangeset for help on using the changeset viewer.