Thread Subject: Finding which Matlab version introduced a function

Subject: Finding which Matlab version introduced a function

From: Nic Price

Date: 18 Mar, 2010 06:48:38

Message: 1 of 2

Hi,
I'm currently trying to make some of my code (written for Matlab
R2009A) work on an older version (R14 / 7.0.4).

Because it's a while since I used the code, sometimes it's unclear if
I don't have functions on the path (which I can quickly solve with
"which") or if new functions have been added to Matlab. One particular
example is "setallowaxeszoom". As far as I can tell, it was added
between 2007 and 2009.

I've also found that "isfield" now accepts cell arrays as inputs,
whereas previously it only accepted single strings.

So, my specific question: is there any way that I can find out when
features were added to existing functions, or when new functions were
added? This will help me develop work-arounds.

nic

Subject: Finding which Matlab version introduced a function

From: Darren Rowland

Date: 18 Mar, 2010 08:15:06

Message: 2 of 2

Here's some pages that may help you. It seems you're not the first person who has wanted to know this.

http://blogs.mathworks.com/steve/2009/10/07/release-notes-for-old-versions/


Another couple of blogs gave abbreviated lists of some of the changes to Matlab, mostly related to image processing
http://blogs.mathworks.com/steve/2009/07/27/five-years-of-matlab-changes-related-to-image-processing/

and to the Image Processing Toolbox directly
http://blogs.mathworks.com/steve/2009/07/30/five-years-of-image-processing-toolbox-changes/

Hth,
Darren

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com