App designer to control several instruments
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Instrument Control Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!