download example LLC converter
이전 댓글 표시
How can i download this model example from mathworks?
Thanks.
댓글 수: 5
Vinay
2024년 10월 14일
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
2024년 10월 14일
Phuong
2024년 10월 21일
답변 (1개)
Steven Lord
2024년 10월 14일
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
Phuong
2024년 10월 21일
Walter Roberson
2024년 10월 21일
@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.
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!