Changeset 330 for issm/trunk


Ignore:
Timestamp:
05/11/09 09:30:57 (16 years ago)
Author:
Mathieu Morlighem
Message:

improved comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/String/displaystring.m

    r304 r330  
    44%   Usage:
    55%      displaystring(debug,format,string)
    6 %      ex:   display(1,'%s\n','string to display');
    76%      debug can be used to switch display on and off
     7%
     8%   Example:
     9%      display(1,'%s\n','string to display');
    810       
    911if debug,
Note: See TracChangeset for help on using the changeset viewer.