Changing an EditField Value in app designer twice

5 visualizaciones (últimos 30 días)
farzad
farzad el 18 de Nov. de 2020
Comentada: Cris LaPierre el 7 de Dic. de 2020
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 comentario
Cris LaPierre
Cris LaPierre el 7 de Dic. de 2020
I would have to see what your code for the pushbutton is. Can you copy/paste it?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by