num2strs

PURPOSE ^

Applies num2str to each element of an array X.

SYNOPSIS ^

function Y = num2strs( X, varargin )

DESCRIPTION ^

 Applies num2str to each element of an array X.

 INPUTS
   X           - array of number to convert to strings
   varargin    - input to num2str

 OUTPUTS
   Y           - cell array of strings

 DATESTAMP
   29-Sep-2005  2:00pm

 See also NUM2STR

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003