latestver() -- get the release number for the latest MATLAB
Version 1.0.1 (1,47 KB) von
DGM
Simple tool to get the short release string for the latest version of MATLAB
Get the short release string for the latest version of MATLAB. Output type is a char vector.
This simply scrapes the string from webdocs pages and may not always be accurate in the days near a new release, as I can't guarantee all the pages are updated simultaneously.
This should be compatible with all versions of MATLAB back to at least R2006 or so.
Zitieren als
DGM (2024). latestver() -- get the release number for the latest MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/97422-latestver-get-the-release-number-for-the-latest-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2019b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
latestversion
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | added persistence for speed
|
||
1.0.0 |