Adding terms to uieditfield

3 ビュー (過去 30 日間)
vedesh Mohit
vedesh Mohit 2020 年 2 月 10 日
回答済み: Walter Roberson 2020 年 2 月 10 日
I have a character array Solve=' (B*C) + (A*~C)' and I would like to display F= (the character array) into a uieditfield using guide in matlab. How can this be done?

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 2 月 10 日
Guide is only designed for use with traditional figures, not for use with App Designer, but uieditfield is only for uifigure instead of traditional figures.

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by