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

2 ビュー (過去 30 日間)
noureen shaji
noureen shaji 2019 年 3 月 8 日
コメント済み: Yetukuri 2023 年 11 月 1 日
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.
noureen shaji
noureen shaji 2019 年 3 月 8 日
yes it is actuaaly voltage plot. i also have the numerical values with me.

サインインしてコメントする。

回答 (1 件)

M
M 2019 年 3 月 8 日
In this case, I recommend you use lsim:
  2 件のコメント
noureen shaji
noureen shaji 2019 年 3 月 8 日
thank you so much. I surely try and see.
Yetukuri
Yetukuri 2023 年 11 月 1 日
did you find how to do it?

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by