[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
function 'table' not implemented?
From: |
Christoph Roehrs |
Subject: |
function 'table' not implemented? |
Date: |
Tue, 24 Mar 2020 15:15:05 +0100 |
User-agent: |
SOGoMail 4.0.7 |
Hi,
I'm getting an error on my octave installation. I'm using octave 4.4.1 on debian 10.
I have an old octave server with version 4.0.0 on ubuntu and its working fine there. Why is there no table function implemented?
Is there any way you could help me with my problem?
octave:1> round(power(10,3) * ([~,chisq,~]=chisquare_test_independence(table([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,1,1,1,1,1,1,1]))) )/power(10,3)
warning: the 'table' function is not yet implemented in Octave
Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
error: 'table' undefined near line 1 column 61
octave:1>
Thanks a lot,
best regards,
Christoph
smime.p7s
Description: S/MIME cryptographic signature
- function 'table' not implemented?,
Christoph Roehrs <=