Missing M files from DAQ Toolbox
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi guys!
I've been using the daq toolbox to control my NI-DAQ card. I've gotten the analog outputs working, but now I'm trying to program a couple of the digital ones.
The digitalio, and addline work fine, but when I use the putvalue it doesnt work! I went digging through the m files, and noticed that both putvalue and getvalue are missing.
Where can I download myself a copy of both those m files?
Thanks,
Michael
댓글 수: 1
Chirag Gupta
2011년 9월 16일
Couple of things to try!
a)When you type ver on the MATLAB Command prompt, do you see the Data Acquisition Toolbox as one of the installed toolbox?
b) What are the results of
which -all putvalue
Also what MATLAB version are you using?
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!