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: Jean Dubois
Subject: Re: [newbie] constructing a discrete dataset
Date: Thu, 30 Jan 2014 05:21:42 +0100

2014-01-29 Carlo de Falco <address@hidden>:
>
> Il 29/gen/2014 20:54 "Jean Dubois" <address@hidden> ha scritto:
>>
>
>> Not really:
>> octave:1> pkg load octave-statistics
>
> It's actually
>
> pkg load statistics
>
> c.
Thanks for pointing that out, but I'm still having a problem as you
can seen bleow:
octave:4> pkg load statistics
octave:5>  c =combnk(1:4,2)
error: `combnk' undefined near line 5 column 5
octave:5> help combnk
error: help: `combnk' not found
octave:5> doc combnk
no index entries found for `combnk'

kind regards,
jean


reply via email to

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