plotting output vs time Or pass variable to Matlab

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

plotting output vs time Or pass variable to Matlab

johnchandler
This post was updated on .
sorry, edited the post instead of posting a reply. (Question was how to visualize velocity as a function of time).
Reply | Threaded
Open this post in threaded view
|

Re: plotting output vs time Or pass variable to Matlab

Precise Simulation
Administrator
Thank for trying the toolbox, from the GUI you have the "Post > Animate" menu option in the which allows you to create animations with for example velocity vectors. If you want to plot curves as a function of time for certain point(s) the best option is to export the "fea" data and use the "evalexpr" function to evaluate the expression for your desired times (for example as done in the ex_navierstokes5 m-script example but for error checking instead of visualization)

https://www.featool.com/doc/evalexpr_8m

https://www.featool.com/doc/ex__navierstokes5_8m