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

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

[Octave-bug-tracker] [bug #51252] incorrect type casting of colon operat


From: Rik
Subject: [Octave-bug-tracker] [bug #51252] incorrect type casting of colon operator ':'
Date: Tue, 20 Jun 2017 00:38:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

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

What does Matlab return for


x = int32 (1) : 0.25 : int32 (3)


Also, what does this code return


class (uint8 (1) : 3)
class (1 : uint8 (3))
class (int32 (1) : uint8 (3))




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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