필터 지우기
필터 지우기

cannot open the call C Functions Using CCaller block in MatLab?

조회 수: 1 (최근 30일)
SimTec
SimTec 2021년 9월 13일
댓글: Mukesh Ghosh 2021년 11월 23일
but I alwys get this error. do I miss the example itself?
>> openExample('simulink_features/CallCFunctionsUsingCCallerBlockExample')
Error using exampleUtils.componentExamplesDir (line 13)
Invalid argument "simulink_features".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 24)
metadata = findExample(id);
  댓글 수: 1
Mukesh Ghosh
Mukesh Ghosh 2021년 11월 23일
Hello MATLAB developers,
I am also getting same error, which is given below
Error using exampleUtils.componentExamplesDir (line 16)
Invalid argument "simulink_features".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 30)
metadata = findExample(exampleId);
I am using MATLAB 2020b. Can somebody tell me what is the problem over there?
Kind regards
Mukesh Ghosh

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by