discrete plot
显示 更早的评论
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
2011-11-17
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Direction of Arrival Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!