how can I open example available in documentation example

"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 个评论

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 个)

"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 个评论

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
Also I am able to open other examples by executing them in command line of MATLAB.

请先登录,再进行评论。

类别

帮助中心File 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