フィルターのクリア

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

2 ビュー (過去 30 日間)
Nauka Fernando
Nauka Fernando 2011 年 2 月 3 日
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 Center および File ExchangeView 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