Multiple lines in "Edit Text" box in GUIDE

Hi,
I'm making a GUI for my program and I wanted to allow multiple lines of text to be entered in an "Edit Text" box (email addresses) which I would then separate and continue with the program. I noticed I am not able to enter multiple lines using the Edit Text box...it just keeps writing on the same line. Is there a way around this? How can i allow the option of multiple lines?

답변 (2개)

Paulo Silva
Paulo Silva 2011년 7월 18일

6 개 추천

'edit' – Editable text fields enable users to enter or modify text values. Use editable text when you want text as input. If Max-Min>1, then multiple lines are allowed. For multi-line edit boxes, a vertical scrollbar enables scrolling, as do the arrow keys.

댓글 수: 3

Alex
Alex 2013년 9월 17일
Thank you! Very helpful on a not very obvious quirk
Pau Micó
Pau Micó 2017년 3월 16일
Thanks a lot! And yes, it was not so an obvious question!!!
raym
raym 2023년 3월 2일
The string field is not a cell string, but a transposed char mat filled with many blanks.
Thus multiple-line edit is not a very good solution for real text with new-line functionalities.

댓글을 달려면 로그인하십시오.

huyen nguyen
huyen nguyen 2018년 4월 24일

0 개 추천

How to create multiple data in edit text in matlab? help me, please. thank you.

카테고리

도움말 센터File Exchange에서 Characters and Strings에 대해 자세히 알아보기

태그

질문:

2011년 7월 18일

댓글:

2023년 3월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by