Error in running slexHARAndroid example in simulink

조회 수: 2 (최근 30일)
vishwajeet
vishwajeet 2024년 9월 6일
답변: Divyanshu 2024년 9월 24일
  댓글 수: 1
Walter Roberson
Walter Roberson 2024년 9월 6일
It appears that example requires the DSP System Toolbox to be installed.

댓글을 달려면 로그인하십시오.

답변 (1개)

Divyanshu
Divyanshu 2024년 9월 24일
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!

카테고리

Help CenterFile 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!

Translated by