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 comentarios

志侠
志侠 el 16 de Mayo de 2024
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?
Try
power_V2G
for older versions of MATLAB.
志侠
志侠 el 16 de Mayo de 2024
Successfully resolved. Cheers.

Iniciar sesión para comentar.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Oct. de 2023
That structure of directory names for Simscape Electrical examples appears to be new as of R2023b.
power_singlephaseASM
with no "openExample"

16 comentarios

Umar Farooq
Umar Farooq el 29 de Dic. de 2023
Editada: Walter Roberson el 3 de Mayo de 2024
Same error while opeing
openExample('simscapeelectricalsps/InductionMotorDriveFieldOrientedControlExample')
In older versions of MATLAB, that example is available as
power_motordrive_IM_FOC
Aboozar S
Aboozar S el 26 de En. de 2024
Editada: Walter Roberson el 26 de En. de 2024
what about this example:
openExample('simscapeelectrical/PiezoBenderEnergyHarvesterExample')
I'm on R2021a
In R2021a, that example is available as
ee_piezo_bender_energy_harvester
I am using R2023a can you find this
openExample('simscapeelectricalsps/SeriesCompensatedNetworkExample')
power_3phseriescomp
@Walter Roberson could you please find this?
openExample('simscapeelectrical/BLDCSpeedControlExample')
I'm using 2022b
ee_bldc_speed_control
can you please find this as well i am also using 2022b
openExample('simscapeelectrical/PeltierCoolerExample')
ee_peltier_device
@Walter Roberson could you please find this?
I'm using 2022b
openExample('simscapeelectricalsps/ACDCACConverterExample')
power_ACDCAC_Converter
@Walter Roberson can you please find this?
openExample('simscapeelectricalsps/ResidentialPVArrayExample')
power_PV_Home_OnGrid_SolarSystem
Justine Joshua
Justine Joshua el 20 de Mzo. de 2025
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 el 20 de Mzo. de 2025
Editada: Walter Roberson el 20 de Mzo. de 2025
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

W J
el 7 de Oct. de 2023

Editada:

el 20 de Mzo. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by