필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
shahin Heidari
shahin Heidari 2024년 2월 25일
답변: Walter Roberson 2024년 2월 25일
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);

답변 (1개)

Walter Roberson
Walter Roberson 2024년 2월 25일
power_Microgrid_IslandedOperation_DroopControl

카테고리

Help CenterFile Exchange에서 Troubleshooting에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by