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

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

[Octave-bug-tracker] [bug #45456] hsv2rgb is too strict about its input


From: Rik
Subject: [Octave-bug-tracker] [bug #45456] hsv2rgb is too strict about its input values
Date: Wed, 01 Jul 2015 21:06:25 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #2, bug #45456 (project octave):

Does Matlab do any input validation?  Philosophically they tend towards a lot
less input validation than Octave and are willing to accept
Garbage-In/Garbage-Out.

What do the following return?


hsv2rgb ([1 1 1.1])
hsv2rgb ([1 0.5 1e2])




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45456>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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