octave-maintainers
[Top][All Lists]
Advanced

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

Re: Contributing m-files to the image package


From: Carnë Draug
Subject: Re: Contributing m-files to the image package
Date: Wed, 25 Dec 2013 03:04:21 +0000

On 24 December 2013 07:11, Wang S <address@hidden> wrote:
> Sometimes I just simply use octave help command + shell for-loop + output 
> redirection to generate help text for individual .m file as plain text format.

You may be interested to know that you can do

__makeinfo__ (get_help_text (foo_name), "plain text")

to get the help text (you can replace "plain text" by other formats
available in makeinfo.

Carnë


reply via email to

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