The Simulation is link is not working

8 ビュー (過去 30 日間)
Zahid
Zahid 約22時間 前
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?
  1 件のコメント
Walter Roberson
Walter Roberson 16分 前
I get the same error for that example.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

製品


リリース

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by