Name must contain a single string
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 19 de Oct. de 2020
If you fetch the StopFcn property of that diagram, then what shows up?
Mehdi Mch
el 20 de Oct. de 2020
Respuestas (1)
Walter Roberson
el 20 de Oct. de 2020
0 votos
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.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!