how can I open example available in documentation example
조회 수: 1 (최근 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
참고 항목
카테고리
Help Center 및 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!