input typing box in simulink

1 view (last 30 days)
Muhammad Akmal Mohd Halim
Muhammad Akmal Mohd Halim on 10 Oct 2020
Answered: Sunand Agarwal on 14 Oct 2020
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?

Answers (1)

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

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!