How to import the array format values in simulink one by one?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
TAB
le 25 Fév 2013
What do you mean by import for first time calculation. Is it mean for 1st sample time ?
Réponse acceptée
TAB
le 25 Fév 2013
You can use Signal Routing/Index Vector block to select the elements of array.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!