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

12 vues (au cours des 30 derniers jours)
noureen shaji
noureen shaji le 8 Mar 2019
Commenté : Yetukuri le 1 Nov 2023
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 commentaires
M
M le 8 Mar 2019
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 le 8 Mar 2019
yes it is actuaaly voltage plot. i also have the numerical values with me.

Connectez-vous pour commenter.

Réponses (1)

M
M le 8 Mar 2019
In this case, I recommend you use lsim:
  2 commentaires
noureen shaji
noureen shaji le 8 Mar 2019
thank you so much. I surely try and see.
Yetukuri
Yetukuri le 1 Nov 2023
did you find how to do it?

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by