Skip to content

Use Cases

Maurits Kok edited this page Mar 9, 2021 · 1 revision

Use case 1

  • User has MatLab installed (version requirements?)

User instruction 1:

  1. Download the repository as a zip archive and extract.
  2. Start MatLab and navigate to the MitC/mitc folder.
  3. To run the GUI, type MitC_app in the MatLab Command Window.

User instruction 2:

  1. Download the repository as a zip archive and extract.
  2. Start MatLab, go to the Apps tab and click install app.
  3. Locate the MitC_app in the package folder inside the extracted repository.

Use case 2

  • User has no access to MatLab
  • User has rights to install software

User instruction:

  1. Download the repository as a zip archive and extract.
  2. Navigate to the installer directory and run installer MitC.exe. The installer will install the MitC software and download and install MatLab Runtime (~700 MB).
  3. After installation, run the installed app.

Use case 3

  • User has no access to MatLab
  • User has no rights to install software

ToDo:

  • See if it's possible to compile the MatLab scripts to C and build an executable app that doesn't require installation.