I have implemented some FMUs via the FMI-Toolbox in my Simulink model. I'm currently trying to set the values from the "Advanced" tab in the FMU settings, in particular the sampling interval. From my understanding, the parameters and start values can be set via fmuSetValueSimulink(), but is it also possible to set the advanced values?
Thanks a lot! Felix