Utilizing a structure as a tunable parameter with RSIM
Afficher commentaires plus anciens
I'm attempting to setup a simulation using the RSIM target. I have a number of inputs coming into the model as tunable parameters. I would like these values to be contained inside a structure. I've setup this structure inside a Simulink.Parameter in a data dictionary, with the storage class set to "SimulinkGlobal" and also applied a bus object data type to the Simulink.Parameter. I've also tried setting the storage class to "ExportedGlobal.
After setting all this up, I see the variable in the returned structure from rsimgetrtp, however when modifying the data inside this structure and saving as a .mat file to feed to the .exe generated from rsim the parameters appear to not be modified.
Réponses (0)
Catégories
En savoir plus sur Accelerated Simulation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!