Data acquisition tool box
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siriniharika Katukam
am 20 Nov. 2019
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 Kommentare
Siehe auch
Kategorien
Mehr zu Data Acquisition Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!