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

4 visualizaciones (últimos 30 días)
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

Respuestas (1)

BhaTTa
BhaTTa el 17 de Abr. de 2025
Editada: BhaTTa el 17 de Abr. de 2025
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:

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by