How to use timescope LayoutDimensions

조회 수: 7 (최근 30일)
Or Nahir
Or Nahir 2021년 2월 21일
답변: Priyank Pandey 2022년 12월 20일
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
Max Henry
Max Henry 2021년 6월 9일
I would also like to see the answer to this question.

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

답변 (1개)

Priyank Pandey
Priyank Pandey 2022년 12월 20일
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

카테고리

Help CenterFile Exchange에서 Sensor Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by