Simulink model not opening from documentation
3 ビュー (過去 30 日間)
古いコメントを表示
Hi team, Simulink model not opening from documentation, but same model opening from simulink-- examples Please help
回答 (5 件)
Sai
2022 年 11 月 23 日
There are some instances where the design models are not added as an examples but as screenshots in the documentation page for the completeness. Hence, it is not possible to access such design models and we have to manually create them in Simulink.
2 件のコメント
Sai
2022 年 11 月 23 日
Can you please share the documentation link of the example which you want to access or open? And the Simulink example you are able to open
Rahul Nath
2022 年 11 月 23 日
2 件のコメント
Sai
2022 年 11 月 23 日
There is an example in the documentation page link you provided. You can access that example by running the following command in your command window
>>openExample('comm/DVBS2LinkIncludingLDPCCodingSimulinkExample')
OJ
2025 年 8 月 13 日
In my own case, when I try to open example, I get the error message:
Error using matlab.internal.examples.componentExamplesDir (line 16)
Invalid argument "comm".
Error in findExample (line 18)
componentExamplesDir = matlab.internal.examples.componentExamplesDir(component);
Error in openExample (line 30)
metadata = findExample(exampleId);
All the examples behave like that including the example you posted above.
Can anyone help me please
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




