how can I open example available in documentation example
4 次查看(过去 30 天)
显示 更早的评论
"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
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
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
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!