GUI tools

The command-line tools in this section each launch one of Myokit’s graphical user interface (GUI) components.

block

Launches the DataBlock Viewer.

Example:

$ myokit block

Viewing a file:

$ myokit block results.zip

For the full syntax, see:

$ myokit block --help

ide

Launches the Myokit IDE, which can be used to edit models and run simulations.

Example:

$ myokit ide

Loading a file:

$ myokit ide br-1977.mmt

For the full syntax, see:

$ myokit ide --help

log

Launches the Myokit DataLog Viewer.

Example:

$ myokit log

Loading a file:

$ myokit log results.csv

For the full syntax, see:

$ myokit log --help