Data acquisition tool box
1 回表示 (過去 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!