필터 지우기
필터 지우기

Matlab Release vs Version History

조회 수: 41 (최근 30일)
Jim
Jim 2015년 6월 3일
댓글: Jim 2015년 6월 3일
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?

채택된 답변

Image Analyst
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
Jim
Jim 2015년 6월 3일
Thanks to both of you!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2015년 6월 3일

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by