uitable with guide setting data to strings
4 ビュー (過去 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 で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!