Info

This question is closed. Reopen it to edit or answer.

have to doubt with matlab code generation ?? how to interface an array in legacy c code, so that i can port it in to simulink

1 view (last 30 days)
Hi,
Currently im using array in legacy c code(driver software).
i.e my_array[26];
now i have to use it in simulink, i.e i need my_array[20] for one of my subsystem in simulink. There seems no option's to port an array to simulink and generate the code.

Answers (0)

Community Treasure Hunt

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

Start Hunting!