Clear Filters
Clear Filters

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

4 views (last 30 days)
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);

Answers (1)

Walter Roberson
Walter Roberson on 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!