Skip to content

Installation

IsaacGentle edited this page Mar 30, 2018 · 5 revisions

Installation

You have two options:

  1. Run as MATLAB script:

Clone or download a copy of the git folder here and run the code direct in MATLAB. Run the following command to get the GUI to load.

GUI_init()
  1. Run as standalone executable (requires download of MATLAB runtime environment)

If you don't have access to MATLAB, I have compiled the graphical user interface into a release (see release tab). The installer will need access to the internet to install the required (and free) MATLAB runtime.

Releases can be found here at: github.com/IsaacGentle/PEC_device_efficiency/releases

Clone this wiki locally