Evaluating variables at a specific time in Modelica

前端 未结 2 1754
耶瑟儿~
耶瑟儿~ 2021-01-15 23:29

I have a selection of variables in my Modelica simulation (using Dymola) which is running good. Now I want to plot the behaviour of certain of these variables, which are num

2条回答
  •  离开以前
    2021-01-15 23:42

    You can use DymBrowse.m to load variables from the resultfile to Matlab. It should be available in \Program Files\Dymola xx\Mfiles\dymtools. Add the directory \Mfiles... to your matlab paths.

提交回复
热议问题