Name must contain a single string
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 19 Okt. 2020
If you fetch the StopFcn property of that diagram, then what shows up?
Mehdi Mch
am 20 Okt. 2020
Antworten (1)
Walter Roberson
am 20 Okt. 2020
0 Stimmen
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.
Kategorien
Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!