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 comentario

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

Iniciar sesión para comentar.

 Respuesta aceptada

kill with
kill with el 28 de Nov. de 2020
I solved this issue. EXData.H data type is default double,but my externfunction is int.....

Más respuestas (0)

Categorías

Más información sobre Decision Logic en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 28 de Nov. de 2020

Respondida:

el 28 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by