Error in running slexHARAndroid example in simulink
显示 更早的评论

1 个评论
Walter Roberson
2024-9-6
It appears that example requires the DSP System Toolbox to be installed.
回答(1 个)
Divyanshu
2024-9-24
0 个投票
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!
类别
在 帮助中心 和 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!