can you help me use this command in my matlab r2022a?

5 Ansichten (letzte 30 Tage)
shahin Heidari
shahin Heidari am 25 Feb. 2024
Beantwortet: Walter Roberson am 25 Feb. 2024
openExample('simscapeelectricalsps/MicroGridIslandedOperationExample')
when i use the above command this error appears:
Error using matlab.internal.examples.componentExamplesDir
Invalid argument "simscapeelectricalsps".
Error in findExample (line 11)
componentExamplesDir = matlab.internal.examples.componentExamplesDir(component);
Error in openExample (line 30)
metadata = findExample(exampleId);

Antworten (1)

Walter Roberson
Walter Roberson am 25 Feb. 2024
power_Microgrid_IslandedOperation_DroopControl

Community Treasure Hunt

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

Start Hunting!

Translated by