Changeset 874 for trunk/src/num2stra.m


Ignore:
Timestamp:
Feb 19, 2015, 2:17:59 AM (9 years ago)
Author:
sommeria
Message:

merge_proj corrected + various bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/num2stra.m

    r809 r874  
    11%'num2stra': transform number to the corresponding character string depending on the nomenclature
    22%--------------------------------------------
    3 % function str=num2stra(num,nom_type)
     3% function str=num2stra(num,nom_type,index)
    44%
    55% OUTPUT:
     
    99% num: input number (file index)
    1010% nom_type: nomencalture type (see fct name_generator)
    11 %
     11% index: 1 or 2 (first or secodn index in file naming)
    1212% see also: stra2num, name_generator, name2display
    1313
Note: See TracChangeset for help on using the changeset viewer.