download example LLC converter

How can i download this model example from mathworks?
Thanks.

5 Commenti

Hi @Phuong,
You can copy the command from the LLC resonator webpage and execute it in the MATLAB command window to run the model. Use the following command to open the model in Simulink:
openExample('simscapeelectricalsps/ResonantLLCConverterExample')
Phuong
Phuong il 14 Ott 2024
Thanks @Vinay
But when I copy this link into matlab, it shows some errors and can't execute
Vinay
Vinay il 14 Ott 2024
Hi @Phuong, what error are you encountering while executing in the command window?
Jayanti
Jayanti il 14 Ott 2024
Make sure you write the command on command window not on the MATLAB editor. You can find the commad window of MATLAB below the matlab editor.
Phuong
Phuong il 21 Ott 2024
Thanks @Jayanti, I definitely wrote the command into the command window, maybe because my version is 2022b, I can't use this command. I can only use your command below.

Accedi per commentare.

Risposte (1)

When I open the version of this example in the release R2022b documentation, the command that it shows me to open that example is:
power_ResonantLLCConverter
What happens when you try using that command?

2 Commenti

Phuong
Phuong il 21 Ott 2024
Thanks @Steven Lord, I opened and ran it successfully. Can you tell me where you got this command?
@Steven Lord likely looked at the page in the current documentation, and then went to the search page for searching old documentation, https://www.mathworks.com/help/doc-archives.html and selected R2022b, and then searched for some keywords from the original page, arriving at the corresponding page for the older documentation, https://www.mathworks.com/help/releases/R2022b/sps/ug/resonant-llc-converter.html
From there it would have been a matter of using "Copy command" near the upper right corner.

Accedi per commentare.

Categorie

Prodotti

Release

R2022b

Richiesto:

il 14 Ott 2024

Commentato:

il 21 Ott 2024

Community Treasure Hunt

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

Start Hunting!

Translated by