Stateflow output string error
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MUSKAN
el 12 de Mayo de 2024
Comentada: Fangjun Jiang
el 14 de Mayo de 2024
"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 comentarios
Respuesta aceptada
Fangjun Jiang
el 13 de Mayo de 2024
Press Ctrl+H at the model, on the left, navigate to the chart, on the right, click the output data, change its size.
2 comentarios
Fangjun Jiang
el 14 de Mayo de 2024
This is #2 output. Change the "size" there if this is reported by that error.
Más respuestas (0)
Ver también
Categorías
Más información sobre Complex Logic en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!