"Shaun Hurley" wrote in message <j5ad91$sff$1@newscl01ah.mathworks.com>...
> Does anyone know how I can create an array of variables? I am looking for something like this:
>
> U = [u1 u2 u3 u4, .... un]
Well my answer to that will be--> you should try to use DataSet array or DataNumbers. THe former is better than the latter. the link to its video is as:-
https://www.youtube.com/watch?v=HHaC0j68gtc
You'll find a proper explanation.
> Does anyone know how I can create an array of variables? I am looking for something like this:
>
> U = [u1 u2 u3 u4, .... un]
Well my answer to that will be--> you should try to use DataSet array or DataNumbers. THe former is better than the latter. the link to its video is as:-
https://www.youtube.com/watch?v=HHaC0j68gtc
You'll find a proper explanation.