I'm getting error when run this simulink (Caused by: Unable to resolve the name YY.getElement.)
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to calculate the speed and tracking error for positioning stage or motor, but getting two error
0 commentaires
Réponses (1)
Steve Miller
le 9 Mai 2023
Your model expects variable YY.getElement to be defined. Neither the code or the model define it.
The parameter is in a field of the Configuration Parameters dialog, Data Import/Export pane.
--Steve
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!