- Statistics and Machine Learning Toolbox.
- DSP System Toolbox
- Signal Processing Toolbox
- Simulink Support Package for Android devices.
- Simulink Support Package for Apple iOS devices.
Example"Human Activity Recognition Simulink Model for Smartphone Deployment" simulink error. Please help me!
2 ビュー (過去 30 日間)
古いコメントを表示
I try to simulate this example:
It show:
Index exceeds array dimensions. Index value 0 exceeds valid range [1-2049] of array f.
Error in 'slexHARAndroidExample/extractFeatures' (line 133)
ofpk = f(olocs);
Error in 'slexHARAndroidExample/extractFeatures' (line 62)
Error in 'slexHARAndroidExample/extractFeatures' (line 16)
0 件のコメント
回答 (1 件)
Divyanshu
2024 年 9 月 24 日
Hi Leo,
I am assuming that you are refering the following example:
A possible reason can be 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:
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 で Android Devices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!