how can I open example available in documentation example

조회 수: 1 (최근 30일)
Vikas Ghatge
Vikas Ghatge 2019년 10월 5일
댓글: Vikas Ghatge 2019년 10월 6일
"Conducted Emission of a Buck Converter" how can I open this example available in documentation example.when I click on "Try in Matlab" It says type command in MATLAB command wing. But when do so by typing given command in MATLAB command window its not opening..
  댓글 수: 1
Star Strider
Star Strider 2019년 10월 5일
The current online documentation is for R2019b. The "Conducted Emission of a Buck Converter" page may not be available if you have an earlier version, or you do not have Simscape Electrical. The easiest way to deterimine tha is to type:
doc 'Conducted Emission of a Buck Converter'
in your Command Wiindow, and see what the result is. (I do not have Simscape Electrical, so it will not work for me even though I have R2019b.)

댓글을 달려면 로그인하십시오.

답변 (1개)

Pavel Osipov
Pavel Osipov 2019년 10월 6일
"But when do so by typing given command in MATLAB command window it's not opening.."- this happens when you do not have such a file installed on your computer during installation. You can find this demo here at Mathworks.com
  댓글 수: 2
Vikas Ghatge
Vikas Ghatge 2019년 10월 6일
Thanks for your reply.
But after installing Simscape Electrical still I am getting below errors -
>> ee_converter_buck_emc
Maximum recursion limit of 500 reached.
Error in ee_converter_buck_emc (line 1)
ee_converter_buck_emc
Caused by:
Maximum recursion limit of 500 reached.
Kindly help to resolve this issue.
Thanks
Vikas Ghatge
Vikas Ghatge 2019년 10월 6일
Also I am able to open other examples by executing them in command line of MATLAB.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by