|
| From: | Josef Vukovic |
| Subject: | [Octave-bug-tracker] [bug #31935] help do_nothing prints not the entire documentation while the function beeing written interactively. |
| Date: | Mon, 20 Dec 2010 10:10:38 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.2.11) Gecko/20101015 Ubuntu/9.10 (karmic) Firefox/3.6.11 |
Follow-up Comment #1, bug #31935 (project octave):
Definign a Function interactivley from the interpreter
octave:3> function do_nothing()
> # usage: do_nothing()
> # This function
> # does nothing
> endfunction
And invoking help do_nothing prints only the first
documentationstring usage: do_nothing() and not the other two
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31935>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |