Matlab Release vs Version History
9 ビュー (過去 30 日間)
古いコメントを表示
Having just stepped up to R2015a, I'm now revamping code to make it back-compatible for users who are still running older versions. By scanning old release notes, I've been able to find the release ("R20xx") at which a given change occurred, but I need the corresponding version ("major[.minor[.revision]]") to call verLessThan with. Can someone point me to a release vs. version history table that covers Matlab releases back to R2009?
0 件のコメント
採用された回答
Image Analyst
2015 年 6 月 3 日
You can find a release history in Wikipedia: http://en.wikipedia.org/wiki/MATLAB#Release_history but it doesn't say what function first appeared in what release. That's difficult to find without poring over all the individual release notes: http://www.mathworks.com/help/matlab/release-notes.html
その他の回答 (1 件)
Walter Roberson
2015 年 6 月 3 日
The list back to R14 is at http://matlab.wikia.com/wiki/FAQ#What_are_the_versions_of_MATLAB_and_associated_runtime_files.3F
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Platform and License についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!