Can't open the example open_system('androidObjectClassification');
3 次查看(过去 30 天)
显示 更早的评论
open_system('androidObjectClassification');
No system or file called 'androidObjectClassification' found.
采纳的回答
Cris LaPierre
2021-7-17
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 个评论
Cris LaPierre
2021-7-18
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Android Devices 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!