Adding terms to uieditfield
Mostrar comentarios más antiguos
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?
Respuestas (1)
Walter Roberson
el 10 de Feb. de 2020
0 votos
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.
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!