I routinely get errors when attempting to use installed examples such as below:

Error using findExample (line 35)
Example "RFSatelliteLinkExample" not found in "C:\MATLAB\R2018b\examples\comm\examples.xml".
Error in openExample (line 24)
metadata = findExample(id);

回答 (1 件)

Walter Roberson
Walter Roberson 2019 年 5 月 7 日
In your release, R2018b, the example was invoked by
commrfsatlink
and not by openExample.
You are looking at the R2019a documentation but expecting it to work for your R2018b release.

カテゴリ

ヘルプ センター および File ExchangeHelp and Support についてさらに検索

製品

タグ

質問済み:

2019 年 5 月 7 日

回答済み:

2019 年 5 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by