help-octave
[Top][All Lists]
Advanced

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

Re: where is help in octave?


From: marco atzeri
Subject: Re: where is help in octave?
Date: Sat, 07 Apr 2012 12:02:47 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 4/7/2012 11:18 AM, Robert H wrote:
First time using octave.

I installed it using apt on linux, and also installed all the octave
related 3rd party packages I can see on synaptic package manager such as
octave-control, octave-plot, octave-statistics, octave-signal,
octave-qt, and many more...

Now here is the problem: How do I find what functions I have now? I see
no help like with Matlab.

When I am inside octave, I type help, it tells me to do

help NAME

but I have no idea what NAME is there to start with.

Is there a way to find what functions I have now installed for octave,
including all these packages I just installed?

Robert

try "doc" instead of "help NAME" inside octave

or "info octave" outside octave


Regards
Marco


reply via email to

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