Adding terms to uieditfield

1 次查看(过去 30 天)
vedesh Mohit
vedesh Mohit 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 CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by