The Simulation is link is not working

조회 수: 34 (최근 30일)
Zahid
Zahid 2025년 11월 6일 11:59
댓글: Zahid 2025년 11월 11일 8:19
I am trying to run this simulation
But it is giving me ythe following errors:
openExample('simscapeelectricalsps/VehicletoGridSystemExample')
Error using websave (line 107)
The server returned the status 404 with message "Not Found" in response to the request to URL
https://www.mathworks.com/help/releases/R2025b/exampledata/simscapeelectricalsps/examples.xml.
Error in
matlab.internal.examples.copyFromWeb (line 28)
result = websave(target, url, options);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in
matlab.internal.examples.findExamplesXml (line 32)
found = matlab.internal.examples.copyFromWeb(component, '', 'examples.xml', examplesXml, false);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in
findExample (line 14)
examplesXml = matlab.internal.examples.findExamplesXml(component,arg);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in
openExample (line 42)
metadata = findExample(exampleId);
Any leads?
  댓글 수: 2
Walter Roberson
Walter Roberson 2025년 11월 6일 19:07
I get the same error for that example.
Zahid
Zahid 2025년 11월 9일 11:48
I think the link is broken

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

답변 (1개)

Leepakshi
Leepakshi 2025년 11월 11일 4:31
Hello Zahid,
I have tried to access this link. Seems like the link has been removed as it says
But I tried it is giving the same error in R2025b. But I can see it is working on R2025a.
You can try referring to below example: https://www.mathworks.com/help/sps/ug/microgrid-with-electric-vehicles-v2g-support.html, if it at all can help you in your task.
Thanks!
  댓글 수: 1
Zahid
Zahid 2025년 11월 11일 8:19

Thanks. Much appericiated.

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

카테고리

Help CenterFile Exchange에서 Search Path에 대해 자세히 알아보기

태그

제품


릴리스

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by