How to use 'Sensitivity analysis of simulink after transferring the model from 'Dymola-2018' using FMI kit for simulink 2.0

2 views (last 30 days)
I want to perform sensitivity Analysis of my model which I have exported from 'Dymola software' by using 'FMI kit for Simulink 2.0'. Now, I can see my model as well as the variables in Simulink. But when I am using the 'Senstivity analysis' tool in Simulink, the paremeters are not showing inside there. I have attached some of the screenshots along with this questions.Can anyone give some suggestions regarding this issue

Answers (1)

Christian Bertsch
Christian Bertsch on 15 Jun 2019
Starting from ML/SL 2017b you could also use native FMU import from Mathworks using the FMU block from "Simulink extras".
I think the problem is, that FMI-Kit uses a differnt mask. You could try entering workspace variables in the "variables" tab of the FMI-Kit block and see if they can be accessd with the sensitivity analysis toolbx.

Categories

Find more on Embedded Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!