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

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

[Octave-bug-tracker] [bug #44659] Plotting the result of (==) comparison


From: Rik
Subject: [Octave-bug-tracker] [bug #44659] Plotting the result of (==) comparison of two vectors does not plot properly
Date: Mon, 30 Mar 2015 01:25:17 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Update of bug #44659 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

We can wait for confirmation, but according to Matlab's documentation the
acceptable input is


single | double | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 |
uint64 | logical


So it looks like logical is accepted.  In terms of memory, it might be
cheapest to convert any logicals to uint8 (1 byte) rather than double (8
bytes).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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