How can I re write a code in GUI?

2 visualizaciones (últimos 30 días)
sama
sama el 9 de Jul. de 2015
Hello. I have a code and trying to convert it to GUI. For this purpose, I input some data and plot a graph. At plot section, I need to use my code. So, I rewrite whole of my code in this section and just changed the variables to handles.variable. For example if I have A=B+C in my code, I rewrite handles.A=handles.B+handles.C. However the GUI does not run and shows an error that the memory is not enough and the arrays are exceeded the limitations. I need you help please. Thanks

Respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by