bugGNU Octave - Bugs: bug #33027, Accessing help for a private...

 
 

bug #33027: Accessing help for a private function

Submitter:  Sergey B Kirpichev <skirpichev>
Submitted:  Fri 08 Apr 2011 06:45:11 PM UTC
   
 
Category:  Interpreter Severity:  1 - Wish
Priority:  3 - Low Item Group:  Feature Request
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 08 Apr 2011 06:45:11 PM UTC, original submission:  

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.

Sergey B Kirpichev <skirpichev>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by skirpichev (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-10-31 mtmiller Release3.4.0 dev
        Operating SystemGNU/Linux Any
    2016-10-31 mtmiller Severity3 - Normal 1 - Wish
    2011-04-08 rik5 Carbon-CopyRemoved 72865 -
    2011-04-08 rik5 Priority5 - Normal 3 - Low
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code