External I/O and State Information Block

버전 1.1.0.0 (11 KB) 작성자: Roger Aarenstrup
This block generates an extra file during code generation containing external Inputs, outputs an
다운로드 수: 2.5K
업데이트 날짜: 2009/7/10

라이선스 보기

편집자 메모: This file was a File Exchange Pick of the Week

Some have asked how a list of inputs, outputs and states in a model can be generated. This is one way to do it. Just add the block to your simulink model and start the code generation. The block won't affect simulation or other generated files. You will get one additional file in the code generation process containing the list.

The list can be used to create a data dictionary, to verify the interface to other components and so on.

To install: Unpack the zip-file in a directory and add that directory to your MATLAB(R) path. When you start Simulink(R) the block library should be added automatically to your Simulink library browser.

인용 양식

Roger Aarenstrup (2025). External I/O and State Information Block (https://kr.mathworks.com/matlabcentral/fileexchange/11736-external-i-o-and-state-information-block), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Changed text

1.0.0.0

Fixed some typos, in the text.