help-octave
[Top][All Lists]
Advanced

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

Re: Getting the help message of a class method ?


From: Jordi Gutiérrez Hermoso
Subject: Re: Getting the help message of a class method ?
Date: Wed, 20 Feb 2013 09:36:20 -0500

On 20 February 2013 08:21, Julien Bect <address@hidden> wrote:

> In Matlab, the following syntaxes are possible :
>
> help dudule % gets me what I want if dudule is not an overloaded method
>
> help ClassName/dudule
> help ClassName.dudule
> help @ClassName/dudule
>
> but none of them actually works in Octave.

Please file a bug report.

- Jordi G. H.


reply via email to

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