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:57:20 +0100

2014-01-30 c. <address@hidden>:
>
> On 30 Jan 2014, at 05:21, Jean Dubois <address@hidden> wrote:
>
>> Thanks for pointing that out, but I'm still having a problem as you
>> can seen bleow:
>> octave:4> pkg load statistics
>
> type
>
> pkg list
>
> to see the list of installed packages.
>
> If statistics is indeed there, and is loaded,
>
> pkg describe -verbose statistics
>
> to see  the list of functions in the package.
>
> Anyway combnk does not do what you want:
>
>>> combnk (1:3, 6)
> ans = []
>>>
>
> c.


reply via email to

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