Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: calling functions
Date: Tue, 7 Aug 2007 10:05:23 +0000 (UTC)
Organization: NUI Galway
Lines: 7
Message-ID: <f99g53$5r0$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 1186481123 5984 172.30.248.35 (7 Aug 2007 10:05:23 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 7 Aug 2007 10:05:23 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1075275
Xref: news.mathworks.com comp.soft-sys.matlab:422714



Hi Everyone,

I'm trying to call a function that I've defined in one
m-file for use in another m file. Does anyone know if the
two files have to be in the same directory before I can do this?

R