[Scilab-users] tlist-variables

samy samad13 at hotmail.de
Mon Feb 4 12:18:06 CET 2013


hello everybody,
i build a large tlist with more elments and i want now to use the variables
in this tlist for solving some equations.
for example:
s=tlist(['Type';'A';'B';'C'],1,2,3);
i want to make a function like that:
if i load the tlist in scilab i get 
s.A=1 and s.B=2, s.C=3
now i want to define A=s.A and B=s.B and C=s.C in another scilab file it's
possible to do something for a large tlist?
thanks in advance



--
View this message in context: http://mailinglists.scilab.org/tlist-variables-tp4025870.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list