input typing box in simulink

I'm trying to create a project using simulink and arduino that would display charaters that i'm typing. Is there anyway to have like a input typing box that can type and change any characters when running?

Respuestas (1)

Sunand Agarwal
Sunand Agarwal el 14 de Oct. de 2020

0 votos

Please refer to this link to create an editable text box.
You might then use callbacks for displaying the text. This is an example of a callback for an edit text field.
Hope this helps.

Categorías

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

Preguntada:

el 10 de Oct. de 2020

Respondida:

el 14 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by