Graph plotting of dy by dx

3 visualizzazioni (ultimi 30 giorni)
Kabit Kishore
Kabit Kishore il 2 Set 2018
Risposto: Titus Edelhofer il 3 Set 2018
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
  2 Commenti
KSSV
KSSV il 2 Set 2018
Modificato: Walter Roberson il 2 Set 2018
Plot with respect to what?
KALYAN ACHARJYA
KALYAN ACHARJYA il 3 Set 2018
Learn from here

Accedi per commentare.

Risposte (1)

Titus Edelhofer
Titus Edelhofer il 3 Set 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

Community Treasure Hunt

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

Start Hunting!

Translated by