Can't open the example open_system('androidObjectClassification');
3 ビュー (過去 30 日間)
古いコメントを表示
open_system('androidObjectClassification');
No system or file called 'androidObjectClassification' found.
2 件のコメント
採用された回答
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!