Path: news.mathworks.com!newsfeed-00.mathworks.com!oleane.net!oleane!news.ecp.fr!feeder.eternal-september.org!eternal-september.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: newbie's question
Date: Tue, 08 Sep 2009 21:06:00 -0500
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <h872qg$1tj$1@news.eternal-september.org>
References: <74428442-89c6-44e9-a189-eecc7157099b@d15g2000prc.googlegroups.com> 	<h84hbk$lg1$1@news.eternal-september.org> <cbf50515-54f9-42d9-ac5e-fef0750d7eb0@h40g2000prf.googlegroups.com> 	<h85j3o$28m$1@news.eternal-september.org> <30d585f5-cba6-4433-8721-42273334a29f@m7g2000prd.googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.eternal-september.org U2FsdGVkX1+g9hxh3S0YgaWDoRbetTIANeVuQ/MxFdKQhE9ycfOtwlC9zT/pjpsALMPZfUg3/Syki/5VrFtv9LKVPPaeiHWcwPRBk/qK0r0vX7PwXDlfat4BsZTKyVI4HnSHwo//Rao=
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Wed, 9 Sep 2009 02:10:25 +0000 (UTC)
In-Reply-To: <30d585f5-cba6-4433-8721-42273334a29f@m7g2000prd.googlegroups.com>
X-Auth-Sender: U2FsdGVkX1/OOfDu232stTDNl+V4HqaG6BIcPexhe7w=
Cancel-Lock: sha1:Z0lb7sQWCC+t3QtkVelLtbJlsVI=
User-Agent: Thunderbird 2.0.0.22 (Windows/20090605)
Xref: news.mathworks.com comp.soft-sys.matlab:569126


Mike wrote:
...
> Is it better to name M-file function a prefix like 'fun_XXX" to
> distinguish with main M file?

Read the 'Function Names' section on m-file programming in the "Using 
Matlab/Programming" chapter...

--