help-octave
[Top][All Lists]
Advanced

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

Re: hsv


From: Mike Miller
Subject: Re: hsv
Date: Thu, 17 Oct 2013 23:22:15 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 15, 2013 at 21:24:47 +0300, Jose wrote:
> Hello.
> 
> octave 3.6.4 here. Is hsv correct? Have a look
> ------------
> octave:40> N=2
> N =  2
> octave:41> hsv(N)
> ans =
> 
>    1   0   0
>    1   0   0

It looks to me like this has been reported and fixed. The next major
release of Octave will have the compatible hsv behavior you are looking
for.

  https://savannah.gnu.org/bugs/?36473

HTH,

-- 
mike


reply via email to

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