フィルターのクリア

unable to run "slexHARAndroidExample" file on simulink

9 ビュー (過去 30 日間)
omar sheishaa
omar sheishaa 2019 年 1 月 5 日
回答済み: Divyanshu 2024 年 9 月 24 日 5:24
Hello All
i'm trying to run file "slexHARAndroidExampleslexHARAndroidExample " on simulink but with no joy, the details are in the below link
when i run it i got the below errors
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)
  1 件のコメント
Usman Khan
Usman Khan 2020 年 1 月 23 日
Hi,
did you figure out how to solve this problem?

サインインしてコメントする。

回答 (1 件)

Divyanshu
Divyanshu 2024 年 9 月 24 日 5:24
I am assuming that you are refering the following example:
A possible reason can be missing toolboxes 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
Once you install all these, then you should be able to simulate the example without any errors.
Hope it helps!

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by