Can't find Analog Input Recorder on App

조회 수: 10 (최근 30일)
Chak Chan
Chak Chan 2017년 12월 22일
댓글: Walter Roberson 2019년 12월 3일
I am trying to acquire data from hardware by following instruction from https://www.mathworks.com/help/daq/acquire-data-with-the-analog-input-recorder.html but can't find the Analog Input Recorder under APPS. I checked on Install App but found that it has been installed under Data Acquisition Toolbox, which does not show up on the APPS toolbar. Does anyone know why? By the way, if the hardware I am using is not in the Device List, am I still able to use Simulink to read analog/digital input data from the hardware?
  댓글 수: 2
Walter Roberson
Walter Roberson 2017년 12월 22일
Which MATLAB release are you using?
Carlo Michele Valensise
Carlo Michele Valensise 2018년 2월 8일
I have the same issue and i'm using R2017B

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

답변 (1개)

Andrei
Andrei 2018년 8월 10일
Analog Input Recorder app is installed with Data Acquisition Toolbox and is available since MATLAB R2017b.
You can also start it from the command window:
>> analogInputRecorder
  댓글 수: 2
Bruno Zhu
Bruno Zhu 2019년 12월 2일
未命名图片.png
still can't
Walter Roberson
Walter Roberson 2019년 12월 3일
Bruno Zhu:
Which MATLAB release are you using?
Do you have Data Acquisition Toolbox installed? What shows up when you try
license('test','Data_Acq_Toolbox')

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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by