How to import variable into a MATLAB function in Simulink without explicitly defining them?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Daniel
le 28 Déc 2013
Réponse apportée : Azzi Abdelmalek
le 28 Déc 2013
I have variable predefined in workspace and my custom MATLAB block needs to
access them. I guess I could pass the variable explicitly, but that is just so ugly.
Any idea how to do this?
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 28 Déc 2013
Use data store memory block http://www.mathworks.com/help/simulink/ug/using-global-data-with-the-matlab-function-block.html#bsdud7d-1
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!