Beantwortet 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...
etwa 14 Jahre vor | 0
Frage
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...
etwa 14 Jahre vor | 4 Antworten | 0
4
Antworten
Frage
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...