Simulink coder: blocks value mapping into memory address

1 view (last 30 days)
Dear support,
I'm using Simulink coder to generate an executable for Windows from a simple Simulink model.
Once the .exe is built I would like to change the value of some Simulink blocks, i.e tunable parameter, constans, gain.
Is there a way to get from the Simulink coder a memory mapping of the Simulink blocks, so that I can retrive the memory address of the block and replace its value?
Thank you in advance for your reply!

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!