How to bring data from variables(workspace tab) into gui?
Show older comments
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 Comments
Geoff Hayes
on 13 Aug 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
on 13 Aug 2014
Geoff Hayes
on 2 Feb 2017
swetha suresh's answer moved here
wll you pls send the coding for this question it wll be helps to my project
Accepted Answer
More Answers (0)
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!