I want to make a matrix with x,y values from ginput. How can I do it?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
[x,y] = ginput
to matrix like [x1,y1;x2,y2; and so on
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Data Exploration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!