Live and Show
A tutorial on using the live and show commands in axcli.
Last updated
A tutorial on using the live and show commands in axcli.
Last updated
In this tutorial, you'll learn about:
Using the live
and show
commands
What frontends are available
axcli live
axcli
's live
command renders a simulation so it can be watched live.
axcli show
The show
command displays a simulation as a static plot, meaning that it has no animation.
-f|--frontend
In Axinite, frontends are scripts that render a simulation. You can learn more . You can pass in:
vpython
for a VPython frontend.
plotly
for a Plotly frontend.