appdesigne​rのtableで特定​のセルのみ編集不可に​できませんか?

appdesignerのtableで特定のセルのみ編集不可にできませんか?
例えば、2行3列目を非表示にする場合 app.UITable(2,3).enable=false のようなことはできますか?
または、列のenableをまとめて設定することはできますか?

 Respuesta aceptada

michio
michio el 18 de Jul. de 2018

1 voto

残念ながら R2018a の時点ではその機能はありません。 担当開発チームに要望としてお伝えいたしました。

Más respuestas (0)

Preguntada:

el 18 de Jul. de 2018

Respondida:

el 18 de Jul. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!