The Simulation is link is not working

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 日
I get the same error for that example.
Zahid
Zahid 2025 年 11 月 9 日
I think the link is broken

サインインしてコメントする。

回答 (1 件)

Leepakshi
Leepakshi 2025 年 11 月 11 日

0 投票

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 日

Thanks. Much appericiated.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDiscrete-Event Simulation についてさらに検索

製品

リリース

R2025b

タグ

質問済み:

2025 年 11 月 6 日

コメント済み:

2025 年 11 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by