Graph plotting of dy by dx

Hi i want to know how to plot the dy by dx graph of the data set. Thanks

2 Comments

KSSV
KSSV on 2 Sep 2018
Edited: Walter Roberson on 2 Sep 2018
Plot with respect to what?

Sign in to comment.

Answers (1)

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

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 2 Sep 2018

Answered:

on 3 Sep 2018

Community Treasure Hunt

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

Start Hunting!