Analog Input Recorder App: Scaling x axis
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
The Analog Input Recorder App is a nice idea for quickly checking analog inputs.
Scaling the y axis is easy, but I did not find a way to scale the x axis.
This makes the display of slow signals less helpful.
Is there a way to change the scale of the x axis?
(In the Digital Output Generator it is possible to adjust the scale of the x axis).
0 Kommentare
Antworten (1)
Nikhil Sonavane
am 21 Aug. 2019
The input parameters like sampling rate determine the x axis scaling. It can be changed by changing the input parameters at the time of recording. If you wish to scale it to examine the data after the recording is done, you can log the data and examine it. You may refer to the following documentation-
0 Kommentare
Siehe auch
Kategorien
Mehr zu Data Acquisition Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!