Is it possible to create a sequence of screens with the help of simulink support package for Android?

2 次查看(过去 30 天)
Dear colleagues,
Is it possible to create an Android app solely with the help of simulink support package for Android, that Will have a sequence of screens? I mean, on screen no 1 a user Will have to click a button. After that the user is redirected to screen no 2 where he Will have to input some data into a textedit Block. After that he is redirected to screen no 3 where he Will get results, etc

采纳的回答

Sutanu Maiti
Sutanu Maiti 2020-12-17
Designing custom scren and maintaining flow of those screen is not yet possible solely from Android support package. For the customization part, you have to import generated code into android studio do that.
Once generated app code is exported to Android Studio, you can modify the Java/xml code (in Android Studio) and run on device (from Android Studio). It will run the Simulink generated Algorithm also under the hood.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by