Name must contain a single string
Show older comments
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 Comments
Walter Roberson
on 19 Oct 2020
If you fetch the StopFcn property of that diagram, then what shows up?
Mehdi Mch
on 20 Oct 2020
Answers (1)
Walter Roberson
on 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.
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!