MATLAB Upgrade Utility
whatsold is an utility for MATLAB developers. It informs about functions which are or will be obsolete. Developers could run this utility at each new MATLAB release to change MATLAB codes accordingly for upward compatibility.
You may also run the official MathWorks function *whatsnew* which displays the Releases notes.
Description
whatsold displays in Command Window the functions which :
- will be removed in a future release
- will become obsolete
- will not be supported
- are no longer supported, deprecated or obsolete
- have been removed
- are undocumented or Internal use only (for geek purposes)
The screenshot has been made in R2010b. It shows for example which functions will be removed in a future release.
Cite As
Aurelien Queffurust (2024). MATLAB Upgrade Utility (https://www.mathworks.com/matlabcentral/fileexchange/29608-matlab-upgrade-utility), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.