Hi everybody
Can somebody tell me the easiest way to post-process simulation result data directly within Modelica? E.g. is it somehow possible to access the single simulation variables directly in the OMShell and process them with the built-in Modelica functios as "max", "min", etc. or do I have to write an extra function, where I have to read the data from the simulation result plt-file first, allocate them to some new variable and then finally process them?
Thanks for helping a complete newbie
Dassl