Name of Component in Simulink (out.e, out.r)
조회 수: 4 (최근 30일)
이전 댓글 표시

Does anyone know the component name for out.e, out.r, out.u? I can't find the component in simulink library.
Thank you.
댓글 수: 0
채택된 답변
Steven Lord
2024년 5월 16일
Since it has no outgoing ports, I suspect it's one of the Sinks blocks. Looking at the list and the picture on each sink block's documentation page I'm guessing it's a To Workspace block. If you have the model available, double-click the block and it ought to list the properties (which I believe should also indicate which type of block it is in the title of the dialog.)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!