Matlab Release vs Version History

5 vues (au cours des 30 derniers jours)
Jim
Jim le 3 Juin 2015
Commenté : Jim le 3 Juin 2015
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?

Réponse acceptée

Image Analyst
Image Analyst le 3 Juin 2015
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 commentaire
Jim
Jim le 3 Juin 2015
Thanks to both of you!

Connectez-vous pour commenter.

Plus de réponses (1)

Walter Roberson
Walter Roberson le 3 Juin 2015

Catégories

En savoir plus sur Audio Processing Algorithm Design dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by