latestver() -- get the release number for the latest MATLAB

版本 1.0.1 (1.5 KB) 作者: DGM
Simple tool to get the short release string for the latest version of MATLAB
9.0 次下载
更新时间 2022/2/4

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

latestversion

版本 已发布 发行说明
1.0.1

added persistence for speed
had to fix regex pattern in an attempt to chase changes in the web page

1.0.0