Azzera filtri
Azzera filtri

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

7 visualizzazioni (ultimi 30 giorni)
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);

Risposte (1)

Walter Roberson
Walter Roberson il 24 Apr 2024
If you are using an older version of MATLAB, you might need to use
sscfluids_ev_thermal_management
The example was renamed in R2023b.

Categorie

Scopri di più su Foundation and Custom Domains in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by