How to run examples from website?

조회 수: 11 (최근 30일)
jeffrey barrio
jeffrey barrio 2018년 6월 8일
답변: Sabin 2025년 12월 24일 12:38
How do I load the examples I find on the website? when I click "Try it in MATLAB" I get this popup about the command, but that command by itself does not run anything in the Matlab command window. What do I do with it?
  댓글 수: 1
Walter Roberson
Walter Roberson 2018년 6월 8일
You would need to have SimScape Eletronics installed to use that. Also, some of the examples are new so you might need R2018a.

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

답변 (1개)

Sabin
Sabin 2025년 12월 24일 12:38
Before R2019a, if this example was available in a particular release and Simscape Electronics was installed, the command would just open the example. From R2019a until R2023a this example was part of Simscape Electrical and would have been renamed as ee_arinc429. Starting in R2023b, you must use openExample (R2023b) to open Simscape Electrical example models from the MATLAB Command Window. You can still access the example models from the documentation.
openExample('simscapeelectrical/ARINC429CommunicationLinkExample')

카테고리

Help CenterFile Exchange에서 Foundation and Custom Domains에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by