Name must contain a single string
古いコメントを表示
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 件のコメント
Walter Roberson
2020 年 10 月 19 日
If you fetch the StopFcn property of that diagram, then what shows up?
Mehdi Mch
2020 年 10 月 20 日
回答 (1 件)
Walter Roberson
2020 年 10 月 20 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!