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

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

[Octave-bug-tracker] [bug #33027] Accessing help for a private function


From: Sergey B Kirpichev
Subject: [Octave-bug-tracker] [bug #33027] Accessing help for a private function
Date: Fri, 08 Apr 2011 18:45:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ru-ru) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/531.2+ Debian/squeeze (2.30.6-1) Epiphany/2.30.6

URL:
  <http://savannah.gnu.org/bugs/?33027>

                 Summary: Accessing help for a private function
                 Project: GNU Octave
            Submitted by: skirpichev
            Submitted on: Птн 08 Апр 2011 18:45:11
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Matlab docs says:
--->8---
You can write help for private functions using the same rules that apply to
primary functions. To display the help for a private function, precede the
private function name with private/.

For example, to get help on private function myprivfun, type

help private/myprivfun
--->8---

Probably, we can adopt this scheme too.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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