help-octave
[Top][All Lists]
Advanced

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

Re: [newbie] constructing a discrete dataset


From: c.
Subject: Re: [newbie] constructing a discrete dataset
Date: Wed, 29 Jan 2014 20:12:28 +0100

On 29 Jan 2014, at 19:48, Jean Dubois <address@hidden> wrote:

> Thank you very much for the help offered.
> I installed the statistics package like this:
> apt-get install octave-statistics
> but when trying this in octave:
> c =combnk(1:4,2)
> I seems like octave doesn't find the extra functionality from the
> statistics package:
> error: `combnk' undefined near line 1 column 4
> 
> octave:2> help combnk
> error: help: `combnk' not found

does this help:
http://wiki.octave.org/FAQ#I_have_installed_a_package_but_still_get_a_.22foo_undefined.22_error
?

c.

reply via email to

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