octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 2.1.57 available for ftp


From: Paul Thomas
Subject: Re: Octave 2.1.57 available for ftp
Date: Sat, 13 Mar 2004 06:50:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Paul,

As of other 6.5

x.a = 1.0 ; x.b = 2.0 ;
y.b = 2.0 ; y.a = 1.0 ;

yields 1 for isequal(x,y) but disp(x) and disp(y) print the components in input order.

Paul T


Paul Kienzle wrote:

BTW,  are two structs with differing field orders equal or not
equal?

Paul Kienzle
address@hidden






reply via email to

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