uitable with guide setting data to strings
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!