Prev: train RFB newrb
Next: How can train newrb
From: phd9992000 on 9 Jun 2010 03:59 i save data to workspace in simmechanics. how to pick out the data ? thanks
From: sscnekro on 9 Jun 2010 17:15 I don't really know to use structures, but maybe to start, here is something I know from other cssm-ers (Steven Lord if I remember correctly): For instance, to fetch mydata1, mydata2 etc. from your structure S so as to create x an y, do x = S.mydata1; y = S.mydata2;
From: phd9992000 on 9 Jun 2010 19:52 "sscnekro " <stiahni.mail(a)zoznam.sk> wrote in message <hup09f$f13$1(a)fred.mathworks.com>... > I don't really know to use structures, but maybe to start, here is something I know from other cssm-ers (Steven Lord if I remember correctly): > For instance, to fetch mydata1, mydata2 etc. from your structure S so as to create x an y, do > x = S.mydata1; y = S.mydata2; i have made it. Thanks!
|
Pages: 1 Prev: train RFB newrb Next: How can train newrb |