Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 840 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 840 Bytes

hermione

deploying MATLAB applications

  • MATLAB compiler lets you share MATLAB programs as standalone applications
  • All applications created with MATLAB Compiler use the MATLAB Runtime, which enables royalty-free deployment to users who do not need MATLAB. You can package the runtime with the application, or have your users download it during installation.

GUI