 |
Extract a substring from a string - MATLAB
In MuPAD Notebook only, substring(string, i) returns the i-th character of a string. ... Description substring(string, i) returns the i-th character of a string. substring(string, i, l) returns the substring of length l starting with the i-th character of
www.mathworks.com |
 |