I can`t use data acquisition toolbox

Hi, when I type the command "ver" in workspace's matlab, here appear that I have installed "Data Acquisition Toolbox Version 3.3" But I can´t see this library in the simulink interface. Somebody know what is the issue?

2 Comments

What happens when you type "daqlib" at the MATLAB prompt?
appear Undefined function or variable 'daqlib'.

Sign in to comment.

 Accepted Answer

Friedrich
Friedrich on 7 May 2013
Edited: Friedrich on 7 May 2013
Hi,
most likly you use a 64bit MATLAB with a 64bit Data Acquisition Toolbox. The Simulink Library is based on the Legacy interface which is available on 32bit only.
So you would need to install a 32bit MATLAB + Data Acquisition Toolbox in order to see and use the Library for Simulink.
This is stated here:

1 Comment

Could be that, I´ll try install 32 bits version.
Thanks!

Sign in to comment.

More Answers (1)

Did you solve your problem? Did the solution of Friedrich work?

2 Comments

Yes, I just used 32 bit version and all worked well
John D'Errico
John D'Errico on 23 Feb 2017
Edited: John D'Errico on 23 Feb 2017
erick: please do NOT add an answer just to ask a question. There are comments for exactly what you want.

Sign in to comment.

Categories

Community Treasure Hunt

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

Start Hunting!