필터 지우기
필터 지우기

Why can't I connect a scope directly from a two samples per frame signal

조회 수: 2 (최근 30일)
The signal is generated using the Bernoulli Generator and has 2 samples per frame. Why can't i connect a scope to this signal to see how the signal behaves.. Please need help.

채택된 답변

Guy Rouleau
Guy Rouleau 2011년 2월 5일
You have 2 options to "scope" a frame signal:
- Insert Reshape block set to "1D" before the scope:
http://www.mathworks.com/help/toolbox/simulink/slref/reshape.html
- Use a vector scope:
http://www.mathworks.com/help/toolbox/dspblks/ref/vectorscope.html

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by