evaluation of a matrix of strings
H = eval(Z)
a matrix of character string.
The eval
function returns the evaluation of the matrix of
character strings Z
.
Version | Description |
6.0.1 | eval() is declared obsolete.
Please use evstr() instead. |
6.1.0 | eval() is no longer available. |