필터 지우기
필터 지우기

Adding terms to uieditfield

조회 수: 1 (최근 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 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