uitable with guide setting data to strings
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I want to create a table that is n rows by 2 columns. The number of rows will be entered by the user upon running of the main program. The first column is to have data of the type x,y,z. I want to be able to see the commas and also allow leading zeros when the user enters in the data. The last column is just a number. The cells should also be editable(the data will not be available before the table is created). Right now I just have a n by 4 table. I can not figure out how to make a uitable accept strings and leading zeros.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps 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!