Stateflow output string error
7 ビュー (過去 30 日間)
古いコメントを表示
"String buffer overflow. Increase the maximum length of the output string data type."
this is the error showing up as soon as try to run my simulink model which contains stateflow chart.
the stateflow chart contains some strings that needs to be the output and can anybody tell me how can I increase the max length.
0 件のコメント
採用された回答
Fangjun Jiang
2024 年 5 月 13 日
Press Ctrl+H at the model, on the left, navigate to the chart, on the right, click the output data, change its size.
2 件のコメント
Fangjun Jiang
2024 年 5 月 14 日
This is #2 output. Change the "size" there if this is reported by that error.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!