Graph plotting of dy by dx

조회 수: 1 (최근 30일)
Kabit Kishore
Kabit Kishore 2018년 9월 2일
답변: Titus Edelhofer 2018년 9월 3일
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
  댓글 수: 2
KSSV
KSSV 2018년 9월 2일
편집: Walter Roberson 2018년 9월 2일
Plot with respect to what?
KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 9월 3일
Learn from here

댓글을 달려면 로그인하십시오.

답변 (1개)

Titus Edelhofer
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

카테고리

Help CenterFile Exchange에서 Directed Graphs에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by