Passing Strings as StateFlow Graphical Functions' parameters

Hi, I have developed a library of StateFlow Graphical Functions that act as wrappers for some C functions. In my C functions, I have to pass some String parameters but this is not allowed in StateFlow Graphical Functions. Is there a workaround for this?
PS: I also cannot use
ml.myStr='Say Something';
and then call:
mySFGF(ml.myStr);
Again, not allowed.
Thanks Ramtin

Categorías

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

Productos

Preguntada:

el 22 de Oct. de 2013

Respondida:

el 6 de Abr. de 2026 a las 19:59

Community Treasure Hunt

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

Start Hunting!

Translated by