#93: Replace functions deprecated in MATLAB 7.10 (R2010a) --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.2 Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- Among others, the following functions are deprecated in MATLAB 7.10 (R2010a), but still work:
{{{isstr, setstr, str2mat, strread, strvcat, textread}}}
Every occurrence of these functions should be replaced in the M-files and in the preprocessor, for compatibility with future versions of MATLAB.
See http://www.mathworks.com/access/helpdesk/help/techdoc/rn/br_bpq8-1.html#bsdn... for their replacements.