octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60143] (Windows) classdef error "function cal


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60143] (Windows) classdef error "function called with too many outputs"
Date: Mon, 1 Mar 2021 06:27:29 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.81

Follow-up Comment #4, bug #60143 (project octave):

I tried to reproduce with the instructions in comment #0. But I got a
different error:

error: 'confusionmat' undefined near line 98, column 98

The 'confusionmat' function belongs to the statistics package from
Octave Forge but has not yet been implemented.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
error: called from
    confusionchart at line 98 column 22


I'm not sure if this is the same bug. But I get a similar error with the
attached much simpler class:

>> a = bug60143;
>> a.t = 1
error: set.t: function called with too many outputs
error: called from
    set.t


This was with a build from the default branch on Windows 10. I haven't tried
on Linux yet.


(file #50955)
    _______________________________________________________

Additional Item Attachment:

File name: bug60143.m                     Size:0 KB
    <https://file.savannah.gnu.org/file/bug60143.m?file_id=50955>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60143>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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