Error in running slexHARAndroid example in simulink
1 次查看(过去 30 天)
显示 更早的评论
1 个评论
回答(1 个)
Divyanshu
2024-9-24
I am assuming that you are refering the following example:
Even I got similar errors when tried to simulate the model, and the reason for me was missing toolboxes and support packages which are required for simulating this example successfully.
As per the above documentation following things are required to simulate this example successfully:
- Statistics and Machine Learning Toolbox.
- DSP System Toolbox
- Signal Processing Toolbox
- Simulink Support Package for Android devices.
Once you install all these, then you should be able to simulate the example without any errors.
Hope it helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!