Why I am not able to open openExampl​e('simscap​efluids/El​ectricVehi​cleThermal​Management​Example') ?

10 ビュー (過去 30 日間)
Prashant Lokur
Prashant Lokur 2024 年 4 月 24 日
コメント済み: Walter Roberson 2025 年 10 月 12 日 16:26
Getting error
openExample('simscapefluids/ElectricVehicleThermalManagementExample')
Error using matlab.internal.examples.componentExamplesDir (line 16)
Invalid argument "simscapefluids".
Error in findExample (line 11)
componentExamplesDir = matlab.internal.examples.componentExamplesDir(component);
Error in openExample (line 30)
metadata = findExample(exampleId);

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 4 月 24 日
If you are using an older version of MATLAB, you might need to use
sscfluids_ev_thermal_management
The example was renamed in R2023b.
  6 件のコメント
Ravindra
Ravindra 2025 年 10 月 12 日 14:09
@Walter Roberson I am having the MATLAB R2022b version installed in my machine
Any different command to be tried out in odler versions or how?
Walter Roberson
Walter Roberson 2025 年 10 月 12 日 16:26
The command for that used to be
sscfluids_ev_thermal_management

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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by