Invalid argument "simscapeelectricalsps".

>> openExample('simscapeelectricalsps/SinglePhaseASMExample')
while I got an error shows as following
please tell me what is causing this problem? or which toolbox is lack?
And how can I find all the toolboxes needed for examples?

3 件のコメント

志侠
志侠 2024 年 5 月 16 日
openExample('simscapeelectricalsps/VehicletoGridSystemExample')
while I got an error shows as following
please tell me what is causing this problem? or which toolbox is lack?
And how can I find all the toolboxes needed for examples?
Walter Roberson
Walter Roberson 2024 年 5 月 16 日
Try
power_V2G
for older versions of MATLAB.
志侠
志侠 2024 年 5 月 16 日
Successfully resolved. Cheers.

サインインしてコメントする。

 採用された回答

Walter Roberson
Walter Roberson 2023 年 10 月 7 日

2 投票

That structure of directory names for Simscape Electrical examples appears to be new as of R2023b.
power_singlephaseASM
with no "openExample"

16 件のコメント

Umar Farooq
Umar Farooq 2023 年 12 月 29 日
編集済み: Walter Roberson 2024 年 5 月 3 日
Same error while opeing
openExample('simscapeelectricalsps/InductionMotorDriveFieldOrientedControlExample')
Walter Roberson
Walter Roberson 2023 年 12 月 29 日
In older versions of MATLAB, that example is available as
power_motordrive_IM_FOC
Aboozar S
Aboozar S 2024 年 1 月 26 日
編集済み: Walter Roberson 2024 年 1 月 26 日
what about this example:
openExample('simscapeelectrical/PiezoBenderEnergyHarvesterExample')
I'm on R2021a
Walter Roberson
Walter Roberson 2024 年 1 月 26 日
In R2021a, that example is available as
ee_piezo_bender_energy_harvester
saad sattar
saad sattar 2024 年 4 月 24 日
I am using R2023a can you find this
openExample('simscapeelectricalsps/SeriesCompensatedNetworkExample')
Walter Roberson
Walter Roberson 2024 年 4 月 24 日
power_3phseriescomp
Shamoil
Shamoil 2024 年 5 月 2 日
@Walter Roberson could you please find this?
openExample('simscapeelectrical/BLDCSpeedControlExample')
I'm using 2022b
Walter Roberson
Walter Roberson 2024 年 5 月 2 日
ee_bldc_speed_control
Adam
Adam 2024 年 5 月 3 日
can you please find this as well i am also using 2022b
openExample('simscapeelectrical/PeltierCoolerExample')
Walter Roberson
Walter Roberson 2024 年 5 月 3 日
ee_peltier_device
Sam
Sam 2024 年 6 月 11 日
@Walter Roberson could you please find this?
I'm using 2022b
openExample('simscapeelectricalsps/ACDCACConverterExample')
Walter Roberson
Walter Roberson 2024 年 6 月 11 日
power_ACDCAC_Converter
Ekant Shau
Ekant Shau 2024 年 11 月 8 日
@Walter Roberson can you please find this?
openExample('simscapeelectricalsps/ResidentialPVArrayExample')
Walter Roberson
Walter Roberson 2024 年 11 月 8 日
power_PV_Home_OnGrid_SolarSystem
Justine Joshua
Justine Joshua 2025 年 3 月 20 日
Hi! How about this example?
openExample('simscapeelectricalsps/SmallScaleMicroGridExample')
May I also ask how we can find the list of examples for older MATLAB versions so we can just consult there? Thanks!
Walter Roberson
Walter Roberson 2025 年 3 月 20 日
編集済み: Walter Roberson 2025 年 3 月 20 日
The older command for that is
power_microgrid
There is no known list of examples for older versions of MATLAB.
What I do in cases such as these, is to google the final component of the openExample name on site:mathworks.com . That (mostly) gets me the current documentation page with the example. Then I extract some keywords from the title of that current page, and search for it in older versions of the Mathworks documentation, https://www.mathworks.com/help/doc-archives.html

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

質問済み:

W J
2023 年 10 月 7 日

編集済み:

2025 年 3 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by