Can't open the example open_system('androidObjectClassification');
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
open_system('androidObjectClassification');
No system or file called 'androidObjectClassification' found.
2 Commenti
Risposta accettata
Cris LaPierre
il 17 Lug 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 Commenti
Cris LaPierre
il 18 Lug 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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Android Devices in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!