Using Pointer in Simulink function

版本 1.0.0 (20.9 KB) 作者: Muthukumar Ganesan
Model explains how to use a pointer arguments in a C/C++ generated code from Simulink function
111.0 次下载
更新时间 2022/8/20

查看许可证

Objective: To use pointer arguments in auto generated code from Simulink.
Following steps are implemented in the Simulink model
  1. Create a Simulink function with input and output arguments
  2. Right click the block and navigate to C/C++ code --> C/C++ Function Interface
  3. Configure C/C++ Return Argument to Void, this modifies all the output arguments defined in simulink function to pointer

引用格式

Muthukumar Ganesan (2024). Using Pointer in Simulink function (https://www.mathworks.com/matlabcentral/fileexchange/116510-using-pointer-in-simulink-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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