- What you want it to do,
- What it currently does that you do not want it to do,
- what it is currently not doing that you want it to do,
- any errors it throws
How to plot ramp function in time domain
조회 수: 5 (최근 30일)
이전 댓글 표시
How Can I plot Ramp function in time domain? I tried it using superposition by creating a line and then creating another line which is shifted and then I added them together but still it is not working!
댓글 수: 1
Star Strider
2017년 1월 21일
Please post your code.
Tell us:
If this is in the context of the Control Systems Toolbox, Signal Processing Toolbox, and some others, the coding would be different that it would be if you were building it yourself in core MATLAB.
답변 (1개)
Sindhuja Parimalarangan
2017년 1월 23일
Here is an example of plotting the unit ramp function :
You could extend the above concept to plot the required ramp function.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!