Graph plotting of dy by dx
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
2 Kommentare
Antworten (1)
Titus Edelhofer
am 3 Sep. 2018
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 Kommentare
Siehe auch
Kategorien
Mehr zu Line Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!