Using daq functions on Matlab 64bit R2012a

Is it correct that I can't use analogoutput, analoginput etc with the 64-bit version? is there anything I can do to make MATLAB compatable with these commands, other than reinstall the 32-bit version of MATLAB? I really don't want to go all the way through 2000 of coding completely changing the architecture

 Respuesta aceptada

Friedrich
Friedrich el 9 de Mzo. de 2012

0 votos

Hi,
thats the legacy interface and that doesnt work on 64bit. You have to use the session based interface instead:
Either change your code or install the 32bit MATLAB. There is no other way.

1 comentario

Daniel
Daniel el 9 de Mzo. de 2012
OK thank you I have reinstalled the 32bit version

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by