Navigation

Operators and Keywords

Function List:

C++ API

com2str.m File Reference


Functions

 if (!warned) warned
 warning ("Octave:deprecated-function","com2str is obsolete and will be removed from a future version of Octave; please use num2str instead")
endif if (nargin< 1||nargin > 2) print_usage()
endif if (nargin==1) flg=0

Variables

function retval

Function Documentation

endif if ( nargin  = =1  )  [pure virtual]

endif if ( nargin< 1||nargin 2  ) 

if ( warned  ) 

warning ( "Octave:deprecated-function ,
"com2str is obsolete and will be removed from a future version of Octave; please use num2str instead"   
)


Variable Documentation

function retval

Initial value:

 com2str (zz, flg)

  persistent warned = false