How to plot x(t) vs t in simulink
3 ビュー (過去 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!