MATLAB Example File in Previous Version

19 次查看(过去 30 天)
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);

采纳的回答

Cris LaPierre
Cris LaPierre 2024-1-9
I think you would just enter this in the MATLAB Command Window
power_three_phase_matrix_converter
You can find this command on the R2022b version of the doc page you reference.
  4 个评论
madhan ravi
madhan ravi 2024-1-9
Yes, I am using my phone to open the link. When I switched to desktop mode I am able to see.
Katherine
Katherine 2024-1-10
Thanks a lot @Cris LaPierre. This resolved my issue. Thank you.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by