How to plot x(t) vs t in simulink
2 次查看(过去 30 天)
显示 更早的评论
How can i plot graph of X vs time. My transfer function is Y(s)/X(s). I am using PID Controller. In general response curve will be Y vs time. But i need to know the response of X with respect to time. How can i plot X vs t in simulink.
0 个评论
回答(1 个)
Navya Seelam
2019-12-3
Hi,
Assuming you have X(s), you can use Transfer Fcn block followed by scope to plot X vs t. Note that the input to Transfer Fcn block is Discrete Impulse if you are trying to plot impulse response.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!