daqread function is deprecated

My Matlab R2018a can't read daq,it said the function is deprecated.

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 2월 2일
I find no release notes mentioning daqread() at all, and it continues to be documented in r2018b. Are you certain that you have the correct function name?

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

답변 (1개)

Brian Hu
Brian Hu 2019년 2월 6일

0 개 추천

Starting from MATLAB version R2016a, the Data Acquisition Toolbox no longer supports Legacy Interface based commands. The current toolbox uses a Session Interface to communicate with data acquisition devices. Since daqread is a Legacy Interface command, its functionality is no longer supported in newer versions of MATLAB. The link below has more information on how to convert Legacy Interface to Session Interface code.

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 2월 6일
True but irrelevant. daqread() is basic MATLAB
and has to do with reading stored .daq files, no matter how they were created.

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

카테고리

도움말 센터File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

태그

질문:

2019년 2월 2일

댓글:

2019년 2월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by