App designer to control several instruments
2 views (last 30 days)
Show older comments
Hi MATLAB Community,
I use a "main" script to control and extract data from several instruments and plot their live data. The "main" script has become large and almost unreadable for the uninitiated junior grad students.
Each instrument's functions and properties are bundled into their own individual classes. These instrument classes are then created and manipulated within the "main" script.
I wish to use App Designer (or GUIDE) to perform the the task of the "main" script while piggy backing on the instrument classes already written.
Can anyone help me find some resources for this application? I wish to use MATLAB instead of LabView!
Sincerely,
Ward Newman
0 Comments
Answers (1)
See Also
Categories
Find more on Instrument Control Toolbox 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!