MATLAB Function Reference | ![]() ![]() |
Syntax
vectorize(string
) vectorize(function
)
Description
vectorize(
inserts a string
)
.
before any ^
, *
or /
in string
. The result is a character string.
vectorize(
when function is an inline function object, vectorizes the formula for function
)
function
. The result is the vectorized version of the inline function.
See Also
cd
, dbtype
, delete
, dir
, partialpath
, path
, what
, who
![]() | varargin, varargout | ver | ![]() |