External I/O and State Information Block

版本 1.1.0.0 (11.0 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 (2024). External I/O and State Information Block (https://www.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.