Can't open the example open_system('androidObjectClassification');
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
open_system('androidObjectClassification');
No system or file called 'androidObjectClassification' found.
2 commentaires
Réponse acceptée
Cris LaPierre
le 17 Juil 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 commentaires
Cris LaPierre
le 18 Juil 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Android Devices dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!