Changing an EditField Value in app designer twice
5 ビュー (過去 30 日間)
表示 古いコメント
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
2020 年 12 月 7 日
I would have to see what your code for the pushbutton is. Can you copy/paste it?
回答 (0 件)
参考
カテゴリ
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!