#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.
#93: Replace functions deprecated in MATLAB 7.10 (R2010a) ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: houtanb Type: bug | Status: accepted Priority: major | Milestone: 4.2 Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by houtanb):
* owner: => houtanb * status: new => accepted
#93: Replace functions deprecated in MATLAB 7.10 (R2010a) ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: houtanb Type: bug | Status: accepted Priority: major | Milestone: 4.2 Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by sebastien):
Fixed in a20bc07fdf99456c83fa54ccd658575c1d4baa71
#93: Replace functions deprecated in MATLAB 7.10 (R2010a) ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: houtanb Type: bug | Status: closed Priority: major | Milestone: 4.2 Component: Core M-files | Version: Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: accepted => closed * resolution: => fixed