reverse - Reverse order of characters in strings - MATLAB (original) (raw)
Thereverse
function fully supports tall arrays. For more information, see Tall Arrays.
Usage notes and limitations:
str
must be a string scalar, a character vector, or a cell array containing not more than one character vector.
This function fully supports thread-based environments. For more information, see Run MATLAB Functions in Thread-Based Environment.
This function fully supports distributed arrays. For more information, see Run MATLAB Functions with Distributed Arrays (Parallel Computing Toolbox).