Borrar filtros
Borrar filtros

Analog Input Recorder App: Scaling x axis

6 visualizaciones (últimos 30 días)
Nicolas Bourbaki
Nicolas Bourbaki el 21 de Jul. de 2019
Respondida: Nikhil Sonavane el 21 de Ag. de 2019
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).
analog_input_recorder.png

Respuestas (1)

Nikhil Sonavane
Nikhil Sonavane el 21 de Ag. de 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-

Community Treasure Hunt

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

Start Hunting!

Translated by