Changeset 122 for trunk/src/num2stra.m


Ignore:
Timestamp:
Nov 14, 2010, 9:58:15 PM (13 years ago)
Author:
sommeria
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/num2stra.m

    r19 r122  
    1212% see also: stra2num, name_generator, name2display
    1313
    14 function str=num2stra(num,nom_type,index);
     14function str=num2stra(num,nom_type,index)
    1515if ~exist('index','var')
    1616    index=2; %index 1 or 2 of the file indices
Note: See TracChangeset for help on using the changeset viewer.