App designer to control several instruments

조회 수: 2 (최근 30일)
Wardo
Wardo 2017년 2월 22일
편집: Faiz Gouri 2017년 2월 28일
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

답변 (1개)

Faiz Gouri
Faiz Gouri 2017년 2월 28일
편집: Faiz Gouri 2017년 2월 28일
Refer this link for information about App Designer. And, click here to see a example on Creating Simple App Using App Designer.

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by