필터 지우기
필터 지우기

frame based data in Scope

조회 수: 4 (최근 30일)
Owen
Owen 2012년 9월 8일
Hi,
I want to watch a frame based binary stream which is generated with the Random Integer Generator with the Scope block.
If the sample per Frame option = 1, the Scope block can display the binary data correctly but if this option = 2 or greater the binary data seems to be overlapped because there are many colors in the display.
Is it possible to watch such binary streams?
Thanks Senmeis

채택된 답변

Ryan G
Ryan G 2012년 9월 10일
편집: Ryan G 2012년 9월 10일
You can use the time scope or the vector scope directly on the frame based signal. This will display all of the values in the frame for the current time step.
It sounds like you were originally converting to a sample-based signal and using a normal scope. The issue here is that as you acquire bigger and bigger frames there is no good way to really see all the data in a given frame for all points in time without cluttering the scope.

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by