フィルターのクリア

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 Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by