help-octave
[Top][All Lists]
Advanced

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

convert vector to cs-list


From: Eric Chassande-Mottin
Subject: convert vector to cs-list
Date: Mon, 24 Oct 2011 09:31:58 -0700 (PDT)

hi,

i'd like to convert a simple vector of double to 
a cs-list but can't find a trick to do that.
any advice?

cheers, eric

PS: this would things like
[foo(1:3).bar]=deal(vec2cslist(1:3))
resulting in
foo(1).bar=1
foo(2).bar=2
foo(3).bar=3


--
View this message in context: 
http://octave.1599824.n4.nabble.com/convert-vector-to-cs-list-tp3933754p3933754.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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