How do I generate code that does not copy read-only data accessed in a MATLAB Function block?
Mostra commenti meno recenti
I have a MATLAB Function Block in a Simulink model that reads from a large amount of data. I would like to make sure that only one copy of this data exists in the generated code, to avoid unnecessary time and memory overhead.
How do I give the MATLAB Function Block access to this data without ever making a copy of it?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
