Zusammenfassung (Paketierung) und Freigabe von Apps
Direkte Freigabe von Apps für MATLAB®-Benutzer oder Zusammenfassung in einem Paket und Freigabe als eigenständige Apps
Apps sind interaktive Anwendungen zur Lösung gängiger Aufgaben aus dem Bereich der technischen Informatik. Sie können Ihre eigenen Apps erstellen und genau wie die im Lieferumfang einiger MATLAB-Produkte enthaltenen Apps freigeben, damit andere Personen sie installieren können. Weitere Informationen finden Sie unter Get and Create Apps.
Ziehen Sie zur Automatisierung von Aufgaben wie dem Testen und Debuggen Ihrer Apps den Einsatz der folgenden Funktionen in Erwägung.
Funktionen
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 |
Themen
- 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.
Verwandte Informationen
- Web Apps (MATLAB Compiler)
- Fokussierte Ansicht für MATLAB-Anwendungen und Live-Skripte