help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Invoking my "edit.m" using "edit fn" instead of "edit('fn')"


From: colincampbell
Subject: Invoking my "edit.m" using "edit fn" instead of "edit('fn')"
Date: Tue, 3 Sep 2002 21:37:26 -0500
User-agent: Internet Messaging Program (IMP) 3.0

Dear Octave community:

     How do I invoke my "edit.m" function (which takes one argument) using:

          edit fn

     instead of

          edit('fn')

     as I can in Matlab, and as Octave allows with certain functions, e.g.:
     "hold on" and "type fn"?

     I remember reading about this somewhere, but a subsequent search of
     the Octave manual and Octave FAQ and these archives has not been
     successful for me.  Hence this post.  Thank you and best regards,

Colin Campbell



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]