input typing box in simulink

1 Ansicht (letzte 30 Tage)
Muhammad Akmal Mohd Halim
Muhammad Akmal Mohd Halim am 10 Okt. 2020
Beantwortet: Sunand Agarwal am 14 Okt. 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?

Antworten (1)

Sunand Agarwal
Sunand Agarwal am 14 Okt. 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.

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by