답변 있음 How to add more images on a gui...
I post you the code I wrote
function Background_LAN_CreateFcn(hObject, eventdata, handles)
axes(hObject)
imshow('Image.pn...
거의 14년 전 | 0
질문
How to add more images on a gui...
Hello everybody!
I'm working on a project, and I created a first window for choosing language. I already added a background ima...
거의 14년 전 | 답변 수: 4 | 0
4
답변
질문
Hiding text of a string (like passwords)
I need to set an "Edit Text" as a password input area, and I want the text entered by users is not visible, but replaced by symb...