how to use a graph from user input as input to the matlab program

13 次查看(过去 30 天)
i have a table and a plot based on that table. i want to give this plot as my input to the system in matlab program. Is it possible to give our own plot as input to the transfer function of the system in matlab? please help.
  6 个评论
M
M 2019-3-8
So it does not make sense to pass a plot as an input for a transfer function.
The input is the system input, i.e. motor voltage or current or ...
You can pass the value of this input but not a plot.

请先登录,再进行评论。

回答(1 个)

M
M 2019-3-8
In this case, I recommend you use lsim:

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by