Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: How can I check since which Matlab version a function exists?
Date: Wed, 18 Jul 2007 16:43:45 +0000 (UTC)
Organization: University of Potsdam
Lines: 6
Message-ID: <f7lg01$hi8$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-00-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1184777025 17992 172.30.248.35 (18 Jul 2007 16:43:45 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 18 Jul 2007 16:43:45 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader ¹daÿÐÍÊ`
Xref: news.mathworks.com comp.soft-sys.matlab:419719



Hello

I'm quite sure that there is a possibility to find out, with which Matlab release a certain Matlab function was introduced. I would need this to keep some downward compatibility in my Matlab codes.

Thank you for any hint.