Simulink exportation in C/C++ : output array size

1 Ansicht (letzte 30 Tage)
Julien
Julien am 2 Dez. 2013
Hi,
I have a question : I made an exportation of a Simulink model in C/C++ and it works. When I run the executable file, a .MAT file is create with my output. But each output array is the same size (1024) ?
I see that in rt_logging.c there is a #define DEFAULT_BUFFER_SIZE 1024 but i don't want a fix size value. I would know if there is a way to get the right array size value ??
Many Thanks !
Senn Julien

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by