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개)

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 Exchange에서 Help 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