how can I open example available in documentation example

9 vues (au cours des 30 derniers jours)
Vikas Ghatge
Vikas Ghatge le 5 Oct 2019
Commenté : Vikas Ghatge le 6 Oct 2019
"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 commentaire
Star Strider
Star Strider le 5 Oct 2019
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.)

Connectez-vous pour commenter.

Réponses (1)

Pavel Osipov
Pavel Osipov le 6 Oct 2019
"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 commentaires
Vikas Ghatge
Vikas Ghatge le 6 Oct 2019
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 le 6 Oct 2019
Also I am able to open other examples by executing them in command line of MATLAB.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by