Changing an EditField Value in app designer twice

4 ビュー (過去 30 日間)
farzad
farzad 2020 年 11 月 18 日
コメント済み: Cris LaPierre 2020 年 12 月 7 日
Hi All
I plot a diagram using a push button and to give its axis values as user input, I use EditField to input the axis limit values. it works fine the first time I press the push button and it uses the edit field value, and opens up a figure for the plot and I have the diagram before saving. if I change the edit field value while the figure is open, and press the push button again, I bugs me with an error message :
Unrecognized property 'editfieldValue' for class 'mlappfilename'.
if I use the Matlab app designer , it continues to function and works still with this error message, but I am not sure if it will work after compiling. I am wondering why am I getting this error in the first place
  1 件のコメント
Cris LaPierre
Cris LaPierre 2020 年 12 月 7 日
I would have to see what your code for the pushbutton is. Can you copy/paste it?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by