MATLAB Example File in Previous Version
Ältere Kommentare anzeigen
Hi,
I am trying to open Three Phase Matrix Converter Example model in MATLAB 2022b, but it gives me an error
I have read about this error and it says that older versions of MATLAB (2022 and older) did not use this command for opening example files.
Please let me know how to open this example file of Three Phase Matrix Converter in MATLAB 2022b? Thanks a lot.
%%%ERROR MESSAGE%%%
Error using exampleUtils.componentExamplesDir (line 13)
Invalid argument "simscapeelectricalsps".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 24)
metadata = findExample(id);
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Link Requirements finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!