- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » get function variables values in OMEdit
Page Start Prev 1 Next End
get function variables values in OMEdit
get function variables values in OMEdit
Dec-14-16 21:20:20
Hello,
I have created a model which calls a function (so 2 files) . If I run it under OMEdit, in plot section,
I can see the values of the model variables but how can I see the internal variable (of the function)
values?
Thank you
Wakayamaken
Re: get function variables values in OMEdit
Dec-14-16 21:23:53
You cannot do that directly. You can call Modelica.Utilities.Streams.print to print internal function values to a file or stdout or stderr.
Alternatively you can run the model in algorithmic debug mode and put a breakpoint inside the function where you want to see the values.
- adrpo
- 885 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » get function variables values in OMEdit
There are 0 guests and 0 other users also viewing this topic