Graph plotting of dy by dx

3 visualizaciones (últimos 30 días)
Kabit Kishore
Kabit Kishore el 2 de Sept. de 2018
Respondida: Titus Edelhofer el 3 de Sept. de 2018
Hi i want to know how to plot the dy by dx graph of the data set. Thanks
  2 comentarios
KSSV
KSSV el 2 de Sept. de 2018
Editada: Walter Roberson el 2 de Sept. de 2018
Plot with respect to what?
KALYAN ACHARJYA
KALYAN ACHARJYA el 3 de Sept. de 2018
Learn from here

Iniciar sesión para comentar.

Respuestas (1)

Titus Edelhofer
Titus Edelhofer el 3 de Sept. de 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

Categorías

Más información sobre Directed Graphs en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by