Can't find Analog Input Recorder on App

8 views (last 30 days)
Chak Chan
Chak Chan on 22 Dec 2017
Commented: Walter Roberson on 3 Dec 2019
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 Comments
Walter Roberson
Walter Roberson on 22 Dec 2017
Which MATLAB release are you using?
Carlo Michele Valensise
Carlo Michele Valensise on 8 Feb 2018
I have the same issue and i'm using R2017B

Sign in to comment.

Answers (1)

Andrei
Andrei on 10 Aug 2018
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 Comments
Walter Roberson
Walter Roberson on 3 Dec 2019
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')

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!