app designer のtable背景について

11 views (last 30 days)
qrqr
qrqr on 19 Nov 2020
Commented: qrqr on 20 Nov 2020
app designerでアプリを作ってます。
tableの背景で、指定したセルの背景だけを変える方法はありますか?
例:2行4列のセルの背景を赤にする。
MATLAB2019aです。
よろしくお願いします。

Accepted Answer

michio
michio on 19 Nov 2020
R2019b 以降ですと上の例にあるように AddStyle を使って実現できますが、残念ながら R2019a では提供されていない機能です。申し訳ございません。
  1 Comment
qrqr
qrqr on 20 Nov 2020
2019aでは厳しいのですね。
2019b以降を検討します。

Sign in to comment.

More Answers (0)

Categories

Find more on App Designer を使用したアプリ開発 in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!