Using daq functions on Matlab 64bit R2012a

4 ビュー (過去 30 日間)
Daniel
Daniel 2012 年 3 月 9 日
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 日
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 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by