help-octave
[Top][All Lists]
Advanced

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

Multiple, Assignments


From: Muthiah Annamalai
Subject: Multiple, Assignments
Date: Fri, 31 Mar 2006 21:30:32 -0800 (PST)

Can you please tell me, how to do multiple assignments in one statements?
Its like the one in Python,
a,b = 1,2;

I know you can do it like this in Octave,

 a=1,b=2

But is there any other tricks I dont know? Please share your ideas.

Cheers
Muthu



New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
reply via email to

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