Adding terms to uieditfield
古いコメントを表示
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
2020 年 2 月 10 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!