How to return a structure from c code in MATLAB function block of simulink (not c caller function)

조회 수: 2 (최근 30일)
Hi all, How to return a structure from c code in MATLAB function block of simulink (not c caller function). Thanks in advance. Karthik R

답변 (1개)

BhaTTa
BhaTTa 2025년 4월 17일
편집: BhaTTa 2025년 4월 17일
as an alternative to MATLAB function block you can also make use of C function block to model your system, refer to one such example below:

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by