Path: news.mathworks.com!not-for-mail
From: "Zijia Li" <triplezzz21@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Running m-file within m-file
Date: Wed, 20 May 2009 18:27:02 +0000 (UTC)
Organization: University of Michigan
Lines: 5
Message-ID: <gv1i1l$jhg$1@fred.mathworks.com>
Reply-To: "Zijia Li" <triplezzz21@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1242844022 20016 172.30.248.37 (20 May 2009 18:27:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 20 May 2009 18:27:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1431276
Xref: news.mathworks.com comp.soft-sys.matlab:541336


Is it possible to run another m-file within a m-file?
like I will run an m-file and one of the commands in that m-file is to run another m-file.

thanks
Z