Error in running slexHARAndroid example in simulink

Respuestas (1)

Divyanshu
Divyanshu el 24 de Sept. de 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!

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Preguntada:

el 6 de Sept. de 2024

Respondida:

el 24 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by