Receive and send values in GUI
Mostrar comentarios más antiguos
Hello people. I'm new on Matlab and i have some problems with GUI. I made an application that uses the GUI interface to get input values, send this values to an algorithm and i want plot in the same GUI window a graphic with data after processed on that algorithm. I don't know how to do this because i can't pass in varargin the data that the algorithm didn't calculate yet. Thank you all!
2 comentarios
Without seeing the relevant part of the code and a detailed description of the problem, it is impossible to suggest a solution. What exactly is "send these values to an algorithm" and why can't you catch the outputs of the algorithm directly?
Igor Felipe Gallon
el 28 de Mayo de 2015
Editada: Igor Felipe Gallon
el 28 de Mayo de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Object Properties en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!