Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.4 any2str

Function File: [output type] = any2str(value)

Convert input value into string. Therefore a type dependent conversion is performed. One output string ( a one-liner!) and the input type is returned. Conversion is supported for scalars, matrizes up to three dimensions, cells, boolean values and structs.
Variables: