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
M
2019년 3월 8일
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"
noureen shaji
2019년 3월 8일
M
2019년 3월 8일
What do you call "system" ? Is it a dynamical system ? In a form of a state-space equation ? Or transfer function ?
noureen shaji
2019년 3월 8일
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
2019년 3월 8일
답변 (1개)
M
2019년 3월 8일
0 개 추천
In this case, I recommend you use lsim:
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!