Missing M files from DAQ Toolbox

2 views (last 30 days)
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
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?

Sign in to comment.

Accepted Answer

Michael Leung
Michael Leung on 19 Sep 2011
Things have been resolved, a quick re install of the toolbox fixed the issues.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!