-
Notifications
You must be signed in to change notification settings - Fork 2
Use Cases
Maurits Kok edited this page Mar 9, 2021
·
1 revision
Use case 1
- User has MatLab installed (version requirements?)
User instruction 1:
- Download the repository as a zip archive and extract.
- Start MatLab and navigate to the MitC/mitc folder.
- To run the GUI, type
MitC_app
in the MatLab Command Window.
User instruction 2:
- Download the repository as a zip archive and extract.
- Start MatLab, go to the Apps tab and click install app.
- 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:
- Download the repository as a zip archive and extract.
- 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).
- 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.
Project details
FAIR
MATLAB
- Code Structure
- Use Cases
- Project Data
- Variable Names
- GUI Architecture
- Packaging and Compiling
- Testing
Git and GitHub