help-octave
[Top][All Lists]
Advanced

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

Re: help text


From: vathomas
Subject: Re: help text
Date: Wed, 30 Jan 2013 15:53:51 -0800 (PST)

Hi Ernst

I have understand correctly, you have an overloaded function used in some
class. This class is contained in a directory by the name "@myclass", where
"myclass" is the name of the class.
I do not believe that "help" has the ability to find which function you ask
for, except if you state so.
So to see your documentation you should write something like:

>> help @myclass/my_overloaded_fun

Be sure that the parent directory of "@myclass" is contained in the search
path of octave. 

best
Thomas



--
View this message in context: 
http://octave.1599824.n4.nabble.com/help-text-tp4649294p4649300.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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