How to bring data from variables(workspace tab) into gui?
Afficher commentaires plus anciens
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 commentaires
Geoff Hayes
le 13 Août 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
le 13 Août 2014
Geoff Hayes
le 2 Fév 2017
swetha suresh's answer moved here
wll you pls send the coding for this question it wll be helps to my project
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Migrate GUIDE Apps dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!