Graph plotting of dy by dx
Afficher commentaires plus anciens
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
2 commentaires
KSSV
le 2 Sep 2018
Modifié(e) : Walter Roberson
le 2 Sep 2018
Plot with respect to what?
KALYAN ACHARJYA
le 3 Sep 2018
Réponses (1)
Titus Edelhofer
le 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
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!