Missing M files from DAQ Toolbox
2 views (last 30 days)
Show older comments
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 Comment
Chirag Gupta
on 16 Sep 2011
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?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!