Error in running slexHARAndroid example in simulink

1 Ansicht (letzte 30 Tage)
vishwajeet
vishwajeet am 6 Sep. 2024
Beantwortet: Divyanshu am 24 Sep. 2024
  1 Kommentar
Walter Roberson
Walter Roberson am 6 Sep. 2024
It appears that example requires the DSP System Toolbox to be installed.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Divyanshu
Divyanshu am 24 Sep. 2024
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!

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by