octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38369] help fails to display the help text fo


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #38369] help fails to display the help text for class methods
Date: Sat, 23 Feb 2013 16:04:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #4, bug #38369 (project octave):

In fact, Matlab's help function allows to provide the path to the m-file for
which the help text is to be displayed. So, 


help aaa/@ClassName/dudule
help aaa/ClassName.dudule
help aaa/ClassName/dudule


all display the help text for the class function dudule.m if the class folder
@ClassName is in ./aaa/ (even if it's not in the search path).


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38369>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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