How to use timescope LayoutDimensions

2 visualizaciones (últimos 30 días)
Or Nahir
Or Nahir el 21 de Feb. de 2021
Respondida: Priyank Pandey el 20 de Dic. de 2022
Hi,
I have 4 signals each containing 4 channels. I want to show them in a timescope with 2x2 layout (using LayoutDimensions property).
I used the follwing command to create the scope:
scope = timescope('NumInputPorts',4, 'SampleRate', 25e3 / 250, 'LayoutDimensions', [2 2])
When I call the scope with my data (i.e. scope(signal)) it alwayes plots all of the 16 channels (4x4) in the upper left scope.
  1 comentario
Max Henry
Max Henry el 9 de Jun. de 2021
I would also like to see the answer to this question.

Iniciar sesión para comentar.

Respuestas (1)

Priyank Pandey
Priyank Pandey el 20 de Dic. de 2022
Hi,
I understand you are facing difficulty while using "timescope".
To have a better understanding on "timescope" you can refer to the following document:
I hope this helps to solve your issue.
Regards
Priyank

Categorías

Más información sobre Sensor Models en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by