How to import the array format values in simulink one by one?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
http://img189.imageshack.us/img189/6594/testusjv.jpg I want to import data of array in to my model,,,in the above link i am importing three values to simulink block,,,but rather i want to import like a(1,1)for first time calculation a(1,2) for second time,,like this i want to import rather importing a,, how to do this?
3 Commenti
TAB
il 25 Feb 2013
What do you mean by import for first time calculation. Is it mean for 1st sample time ?
Risposta accettata
TAB
il 25 Feb 2013
You can use Signal Routing/Index Vector block to select the elements of array.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Composite Components in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!