How to bring data from variables(workspace tab) into gui?
Mostrar comentarios más antiguos
Hello, sorry if this question seems odd or simple to some but I only used Matlab for one semester at university and I am completely new to Guide... I have been watching tutorials on it but I seem to have scrambled my head.
Basically I have created a list of functions to record information from a piece of equipment connected to the computer, it reports these values and starts a camera to run pre defined tasks.
What I need to do is create a gui to make the testing process easier and I want to have the information from the camera displayed on the main gui screen. ie: cam no, cam serial, no of cameras...etc How can I pull the information collected from variables in the workspace tab and list them on the gui?
3 comentarios
Geoff Hayes
el 13 de Ag. de 2014
Jonathan - wouldn't all that variable information be available in the GUI? I mean won't the GUI run the functions, start the camera, etc. when you press (say) a START button on the GUI? Or do you plan to run the GUI after all the other work has kicked off?
Jonathan O'Neill
el 13 de Ag. de 2014
Geoff Hayes
el 2 de Feb. de 2017
swetha suresh's answer moved here
wll you pls send the coding for this question it wll be helps to my project
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Migrate GUIDE Apps 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!