フィルターのクリア

discrete plot

2 ビュー (過去 30 日間)
Max
Max 2011 年 11 月 17 日
i have a closed loop transfer function..the step response is continious in the scope..i neeed to get a discrete time response in the scope..is there a method to plot the discrete output..

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2011 年 11 月 17 日
When you run numerical analysis in a digital computer, everything is discrete. If you zoom in enough in the scope, you will see the discrete value.
A better way to see it is to save the output to a workspace variable and then use stairs() to see it.

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by