필터 지우기
필터 지우기

How to insert Vietnamese in listbox GUI matlab?

조회 수: 3 (최근 30일)
Le Dung
Le Dung 2019년 1월 24일
Hi everyone!
My problem is:
I have a GUI contains a listbox. And, now, i want to insert a struct contains Vietnamese into the listbox. I used command "set". But, it is mistake in font (picture below)
Vietnamese = {'cáp xoắn 7 sợi','khuôn đo độ sụt bê tông hình côn','sự mài mòn'} % a variable contains Vietnamese symbols
set(handles.listword,'String',Vietnamese) % set string to listbox
What can i do to solve this prolem?
thank in advance!
Untitled111111111.png

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by