Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!m45g2000hsb.googlegroups.com!not-for-mail
From: Learner <cnfengshuang@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: [quick Q] how to run a scirpt in my .m file? Thanks!
Date: Mon, 18 Aug 2008 22:01:29 -0700 (PDT)
Organization: http://groups.google.com
Lines: 7
Message-ID: <f64841f0-c4ff-49b8-a25e-8c4b6c5796ae@m45g2000hsb.googlegroups.com>
NNTP-Posting-Host: 128.119.188.244
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1219122089 10258 127.0.0.1 (19 Aug 2008 05:01:29 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 19 Aug 2008 05:01:29 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: m45g2000hsb.googlegroups.com; posting-host=128.119.188.244; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 999.1; Unknown)                



	           ,gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:486156

Hi,

I have saved a code segment as a.m, and I want to run it as part of
code b.m.  What should I write in b.m in order to call "a.m"?

Thanks a lot!