Graph plotting of dy by dx
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
댓글 수: 2
답변 (1개)
Titus Edelhofer
2018년 9월 3일
Hi Kabit,
if you have only the data (I assume a time vector and the corresponding values), the simplest is to use the function gradient and then plot.
doc gradient
Titus
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!