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!