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!