uitable with guide setting data to strings
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!