how can i set all of them concurrently in gui
Ältere Kommentare anzeigen
a1=double2str(set(handles.edit4,'string',svr));
a2=double2str(set(handles.edit12,'string',yy));
a3=double2str(set(handles.edit3,'string',xx));
Akzeptierte Antwort
Weitere Antworten (1)
Yunus
am 26 Mai 2013
0 Stimmen
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!