Name must contain a single string
Afficher commentaires plus anciens
I have an error when i run a block diagram in simulink: Error evaluating 'StopFcn' of block_diagram 'bpsk1'. Name must contain a single string. Anyone can help me how can i resolve this?
2 commentaires
Walter Roberson
le 19 Oct 2020
If you fetch the StopFcn property of that diagram, then what shows up?
Mehdi Mch
le 20 Oct 2020
Réponses (1)
Walter Roberson
le 20 Oct 2020
0 votes
See https://www.mathworks.com/matlabcentral/answers/349442-how-to-solve-the-stopfcn-error-when-the-cause-is-vectors-must-be-the-same-length#comment_801279 -- you will need to manually set that properly and then save the model.
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!