Can't open the example open_system('androidObjectClassification');
1 view (last 30 days)
Show older comments
open_system('androidObjectClassification');
No system or file called 'androidObjectClassification' found.
2 Comments
Accepted Answer
Cris LaPierre
on 17 Jul 2021
To run this example, you must have all of the following installed:
- Simulink Support Package for Android Devices
- Embedded Coder
- MATLAB Coder Interface for Deep Learning Libraries
- Deep Learning Toolbox
- Deep Learning Toolbox Model for ResNet-18 Network
- Simulink Coder
- Computer Vision Toolbox
The androidObjectClassification model is part of the Simulink Support Package for Android Devices. You can obtain this support package using the Add-Ons Explorer.
4 Comments
Cris LaPierre
on 18 Jul 2021
It appears you are correct. I added the support package to R2019b and R2020b, which I had installed, and get the same error as you. It appears this is a new eample that is only available starting in R2021a.
Another way to confirm that is to look at the release-specific documentation page. The page you shared exists in the R2021a release version:
but not in the R2020b version:
If it helps, on my system, this model is located here: C:\ProgramData\MATLAB\SupportPackages\R2021a\toolbox\target\supportpackages\android\androidexamples\androidObjectClassification.slx
More Answers (0)
See Also
Categories
Find more on Android Devices in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!