how can I use graphical function in chart at C action language?

this is the stateflow ,i want use graphical function in OFF status,use exteral function in ON status(i set extern C file in configration is ok)。when i use this stateflow make code generation。when i use chart action language MATLAB ,and comment 2 ie.% H=changeH(EXData.h).it ok. but not comment,following errors is occuring.
for use extern function, I search one method :use chart action language C. but in this action language ,not identify graphical function.How how can I use graphical function in chart at C action language?or other solve method?

1 Kommentar

i can call no hanve parameter,like following:
but not can call have parameter. use aboce chart can generated code no error or warning

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

kill with
kill with am 28 Nov. 2020

0 Stimmen

I solved this issue. EXData.H data type is default double,but my externfunction is int.....

Weitere Antworten (0)

Kategorien

Mehr zu Decision Logic finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Gefragt:

am 28 Nov. 2020

Beantwortet:

am 28 Nov. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by