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

 채택된 답변

Friedrich
Friedrich 2012년 3월 9일

0 개 추천

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

Daniel
Daniel 2012년 3월 9일
OK thank you I have reinstalled the 32bit version

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2012년 3월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by