octave-maintainers
[Top][All Lists]
Advanced

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

Re: Plotting bools ?


From: CdeMills
Subject: Re: Plotting bools ?
Date: Fri, 24 Feb 2012 08:56:04 -0800 (PST)

bpabbott wrote
> 
> On Feb 24, 2012, at 3:58 AM, CdeMills wrote:
> 
> 
>> When processing series of measurements, I usually encode states into
>> logical
>> vectors. Such vectors can not be plotted directly, while
>> plot(int8(some_bool_vector)) is just OK. Could such logical vectors be
>> allowed as input for plot () by implicitelly enabling to bool to int
>> conversion ?
>>
> 
> I think this can be fixed in __plt__.m
> 
> Would you like to take a look ?
> 
> 

Yep.

Pascal


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Plotting-bools-tp4416563p4417897.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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