GUI Self-Replicating Problem when Radio Button Clicked
Mostrar comentarios más antiguos
I am working on a project which requires the user be able to switch between graphs. For ease of use, I am attempting to use Radio Buttons to switch between graphs. In the callbacks for the selection of the radio buttons, I refer to outside scripts rather than placing the entire code within the radio buttons as a means of keeping things simpler. However, instead of running the scripts when a radio button is selected, another window identical to the original GUI opens. I can't figure out why this is and would like very much for the embedded axes to be updated with the desired graph rather than another GUI window open... Any suggestions?
1 comentario
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!