discrete plot
조회 수: 1 (최근 30일)
이전 댓글 표시
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..
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Event Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!