showing "unable to resolve name yout.getElement"
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
below i have attached the file.
0 commentaires
Réponses (1)
Swatantra Mahato
le 21 Oct 2020
Modifié(e) : Swatantra Mahato
le 21 Oct 2020
Hi,
The above error message "unable to resolve the name yout.getElement" is shown because the variable yout is not present in the Workspace after the model is run.
The variable can be saved as yout by unchecking the "Single simulation output" checkbox, and checking the "Output" checkbox in the model from Simulink under Modeling>Model Settings>Data Import/Export.
Hope this helps.
1 commentaire
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!