App designer to control several instruments

5 views (last 30 days)
Wardo
Wardo on 22 Feb 2017
Edited: Faiz Gouri on 28 Feb 2017
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

Answers (1)

Faiz Gouri
Faiz Gouri on 28 Feb 2017
Edited: Faiz Gouri on 28 Feb 2017
Refer this link for information about App Designer. And, click here to see a example on Creating Simple App Using App Designer.

Categories

Find more on Develop Apps Using App Designer 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!