dennisyangji / Open-jLUISMR

Pure Julia based GUI for Modia built using Gtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open-jLUISMR

Pure Julia based GUI for Modia built using Gtk

Packages needed:

Modia, Plots, Gtk

  1. In Julia type: ]
  2. Then type: add Modia, Plots, Gtk
  3. Download the files and extract the zip. Copy the folder named "Open_jLUISMR" to your working directory
  4. To find the working directory in Julia, type: pwd()
  5. Once the folder "Open_jLUISMR" has been in the directory shown using pwd(), run the following command: include(pwd() * "/Open_jLUISMR/jLUISMR.jl")
  6. jLUISMR should open and be ready to use! Please, create an Issue if you find any problems.
  • Please, notice that some of the packages may need some specific steps to be added to Julia. Follow the instructions in their webstites.

References:

About

Pure Julia based GUI for Modia built using Gtk

License:Other


Languages

Language:Julia 100.0%