help-octave
[Top][All Lists]
Advanced

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

Re: matlab evaluation request


From: CdeMills
Subject: Re: matlab evaluation request
Date: Wed, 1 Sep 2010 03:00:20 -0700 (PDT)


Fotios Kasolis wrote:
> 
> Here we are:
> 
> EDU>> x = struct ('a', 1, 'b', 2);
> y = struct ([]);
> [x, y]
> 
> ans = 
> 
>     a: 1
>     b: 2
> 
> /Fotios
> 
BTW, this is octave-3.2.4 behaviour.

Regards

Pascal

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/matlab-evaluation-request-tp2402761p2402876.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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