Calling Shared Libraries from Simulink

版本 5.0 (279.6 KB) 作者: Mikhail
This paper discusses several approaches for calling shared libraries from Simulink models
4.6K 次下载
更新时间 2020/5/2

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This paper describes various approaches for calling shared libraries from Simulink models. Both explicit (load-time) and implicit (run-time) linking is considered.

引用格式

Mikhail (2024). Calling Shared Libraries from Simulink (https://www.mathworks.com/matlabcentral/fileexchange/44197-calling-shared-libraries-from-simulink), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
5.0

C Function block

4.0

Validated with R2019a

3.1

Fixed "MATLAB Function" model to work out of the box.

3.0.0.0

- Validated with R2018b
- Added support for MinGW
- Added description of C Caller block

2.0.0.0

Update all models to R2017a;
Change wording and add clarifications;
Support code generation.

1.9.0.0

Validated with MATLAB R2017a

1.8.0.0

Validated with MATLAB R2016b

1.7.0.0

Verify with 16a

1.6.0.0

Updated to R2015a, cosmetic changes.

1.5.0.0

This Toolbox checkbox keeps poping up

1.4.0.0

Add information about Embedded Coder

1.3.0.0

It's not a Toolbox. Very smart to have this checkbox ticked by default..

1.2.0.0

Add examples for MATLAB Function, MATLAB System, Stateflow

1.1.0.0

Add more clarifications and links, change wording, more items in TODO.

1.0.0.0