Pacchetto e condivisione di applicazioni
Condividere le applicazioni direttamente con gli utenti di MATLAB® o confezionarle e condividerle come applicazioni indipendenti
Le app sono applicazioni interattive scritte per risolvere attività tecniche informatiche comuni. È possibile creare e condividere le proprie applicazioni, proprio come quelle fornite con alcuni prodotti di MATLAB, atte all’installazione da parte di terzi. Per maggiori informazioni, vedere Get and Create Apps.
Si consideri la possibilità di utilizzare le funzioni che seguono per automatizzare le attività come il test e il debug delle applicazioni.
Funzioni
matlab.apputil.package | Package app files into an MLAPPINSTALL file |
matlab.apputil.install | Install app from an MLAPPINSTALL file |
matlab.apputil.run | Run app installed from an MLAPPINSTALL file programmatically |
matlab.apputil.getInstalledAppInfo | List information for app installed from an MLAPPINSTALL file |
matlab.apputil.uninstall | Uninstall app installed from an MLAPPINSTALL file |
Argomenti
- Get and Create Apps
Find apps that come with your installed products, create your own, or get apps as add-ons from the MATLAB File Exchange.
- Ways to Share Apps
Share your packaged apps with others.
- Package Apps in App Designer
Share an app by packaging it from within the App Designer development environment.
Informazioni complementari
- Web Apps (MATLAB Compiler)
- Focused View for MATLAB Apps and Live Scripts