Question about using Function-caller block

I used function-caller block at my work.
After code gen, I got some problem as below.
For example my fuction caller block is set as below.
Function prototype : y = GetValue() Output argument specifications : int8(0)
after code gen.
GetValue(&y);
I want result of code-gen is "y=GetValue();". Are there any way to make this?
Pleas let me know how to make it if possible.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink Functions에 대해 자세히 알아보기

질문:

2018년 4월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by