uitable with guide setting data to strings
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!