Data acquisition tool box
조회 수: 3 (최근 30일)
이전 댓글 표시
i am working with mcc device Usb-3106 and i want to create the GUI for voltage control of diffrent Channels with seprate sliders.
can anyone help me with that ??
댓글 수: 0
답변 (1개)
Siriniharika Katukam
2019년 11월 20일
Hi
As you want to create a GUI with sliders, may be this link to app designer would be helpful.
After having the slider in design view, you may add callbacks for each slider by reading the data using the existing functions of the toolbox and do the operations needed in the code view of app designer (as in this).
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Acquisition Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!