appdesignerのtableで特定のセルのみ編集不可にできませんか?
Show older comments
appdesignerのtableで特定のセルのみ編集不可にできませんか?
例えば、2行3列目を非表示にする場合 app.UITable(2,3).enable=false のようなことはできますか?
または、列のenableをまとめて設定することはできますか?
Accepted Answer
More Answers (0)
Categories
Find more on Downloads 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!