フィルターのクリア

I want to open "openExamp​le('simsca​peelectric​al/Brushle​ssDCMotorE​xample')" example in MATLAB 2022b

26 ビュー (過去 30 日間)
Umar Farooq
Umar Farooq 2024 年 1 月 16 日
回答済み: Cris LaPierre 2024 年 1 月 16 日
I want to open "openExample('simscapeelectrical/BrushlessDCMotorExample')" example in MATLAB 2022b. But when i enter this in command window i get followling error. I want the code that can open this example in 2022b. I have the same issue for another example and someone send the old code/script that works in 2022b so i hope have also. please send me anyone if possible. Or email me this example by oepning in in 2023b at umarfarooq1060@gmail.com

回答 (1 件)

Cris LaPierre
Cris LaPierre 2024 年 1 月 16 日
The openExample syntax wasn't introduced for this example until R2023a. See this answer: https://www.mathworks.com/matlabcentral/answers/2068171-matlab-example-file-in-previous-version?s_tid=srchtitle
In R2022b, you would run the following command in the Command Window to open the example.
ee_motor_brushless_dc
You can find this in the R2022b version of the doc:

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by