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

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

[Octave-bug-tracker] [bug #54781] Matrix creation functions (eye, rand,


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #54781] Matrix creation functions (eye, rand, zeros, ...) allow invalid non-integer dimensions
Date: Fri, 12 Oct 2018 04:12:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

Follow-up Comment #10, bug #54781 (project octave):

Awesome =)  In the spirit of your changes Rik, I added a small change for
"eye()" in cset https://hg.savannah.gnu.org/hgweb/octave/rev/a533a7c4d2cc .

Regarding comment #8 for Matlab R2018b:


>> x = zeros ([2, 1.1, 2])
Error using zeros
Size inputs must be integers.


Same for Octave now (with your patches applied) =)

I really consider this item to be fixed/closed as well.  Thank you Rik and jwe
for your help!

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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