input typing box in simulink

1 次查看(过去 30 天)
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?

回答(1 个)

Sunand Agarwal
Sunand Agarwal 2020-10-14
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.

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by