Am 27.05.2012 13:07, schrieb lukshun...@gmail.com:
> Hi,
>
> How can I get a list of the functions that a package provides when I'm
> inside the octave interpreter? I can only find the command "pkg
> describe" which provides only the package name, version, a short
> description and whether it's loaded or not.
>
> It'd be very useful if there's such a help function as once the function
> name is known, a number of help functions can be called to get the
> usage, examples and even look at the source.
>
> Regards,
> ST

pkg describe -verbose pkgname

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to