input vector fra edit text in guide GUI
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
polo Mahmoud
am 25 Feb. 2020
Kommentiert: polo Mahmoud
am 25 Feb. 2020
I have used this code:
MVSENS=str2double(get(handles.edit27, 'String'))
it works fine for a single number like eg. 25, but i want to input a vector like this:
[1 2 3 4 5 6 ]
how do i do that from the edit text box in guide GUI
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!