can you help me use this command in my matlab r2022a?
1 view (last 30 days)
Show older comments
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);
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!