App designer to control several instruments
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Instrument Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!