How to add a calibration parameter inside the FLU?
During algorithm development, parameters need to be tuned and changed on the fly. To define a parameter as tunable, the user should:
– Make the parameter a data object of type Simulink.Parameter.
– Set the parameter storage class to ExportedGlobal.
Any variable (Simulink.Parameter with its CoderInfo.StorageClass set to ExportedGlobal) will be a candidate for calibration. The framework will list all those variables and create a structure in the DPRAM to store those values.
Related Posts
Event September 5, 2023
EV TECH EXPO 2023
Join us at the major EV TECH EXPO in Detroit, NOVI – booth 522. Step into the future of...
Event August 8, 2023
Join Silicon Mobility at PCIM China 2023!
Join Silicon Mobility at PCIM China 2023! We’re excited to announce that Silicon Mobility will be participating in the prestigious...
Event June 8, 2023
Join Silicon Mobility at EVS36 in Sacramento
June 11-14, booth 737 We are excited to announce that Silicon Mobility will be exhibiting at 36th Electric Vehicle Symposium &...