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

버전 1.0.1 (1.47 KB) 작성자: DGM
Simple tool to get the short release string for the latest version of MATLAB
다운로드 수: 9
업데이트 날짜: 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