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

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 Comments

Can you describe more precisely what you want ?
It is not clear what you mean by "give our own plot as input to the transfer function of the system in matlab"
i have a set of values with me. And a corresponding timeseries plot for it. This plot is the input to my system. I want to simulate this in matlab. So i dont know how to give either these values or that plot as input to the system. We have standard inputs like step,ramp, etc in matlab. But i dont want to use these standard ones as my input for the system. Therefore I am not able to proceed.
What do you call "system" ? Is it a dynamical system ? In a form of a state-space equation ? Or transfer function ?
Its a transfer function. System is motor.
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.
yes it is actuaaly voltage plot. i also have the numerical values with me.

Sign in to comment.

Categories

Tags

Asked:

on 8 Mar 2019

Commented:

on 1 Nov 2023

Community Treasure Hunt

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

Start Hunting!