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

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

[Octave-bug-tracker] [bug #50286] [octave forge] (statistics) fitgmdist:


From: Andreas Bertsatos
Subject: [Octave-bug-tracker] [bug #50286] [octave forge] (statistics) fitgmdist: No input check and demo doesn't work
Date: Fri, 12 Aug 2022 09:44:17 -0400 (EDT)

Follow-up Comment #5, bug #50286 (project octave):

The error in demo was fixed by changing

contour (reshape (GMModel.pdf (bbins), heights));

to

contour (reshape (GMModel.pdf (bbins), size (heights)));

An additional demo has been add. See related bug #59804.
I think we can close this.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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