octave-maintainers
[Top][All Lists]
Advanced

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

Re: Preserving signbit for range operator


From: Daniel J Sebald
Subject: Re: Preserving signbit for range operator
Date: Wed, 27 Feb 2013 23:49:29 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 02/27/2013 10:56 PM, Michael D. Godfrey wrote:
Would it be useful to move this discussion to bug #38423?

Sure, I've posted there.


This report shows the case [-4:2-0] where Matlab produces
-4 -2 -0

but Octave produces;
-4 -2 0

This is an incompatibility with Matlab.

Getting more confusing.

Dan



reply via email to

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