ToHow can we subtract two graphs using a command...?

15 visualizaciones (últimos 30 días)
Maimoona Asad
Maimoona Asad el 4 de En. de 2022
Respondida: laurent jalabert el 5 de En. de 2022
I ploted two rf plots. But i want to subtract these two graphs how can I do this..?
  1 comentario
DGM
DGM el 4 de En. de 2022
What kind of plots? How is the data arranged? Did you make the plots? Do you have the arrays used to make the plots? Can't you just subtract the arrays?

Iniciar sesión para comentar.

Respuestas (1)

laurent jalabert
laurent jalabert el 5 de En. de 2022
as the coordinates of each points of those 2 graphs are probably not matching, I suppose that you can use linspace or spline functions, which generate a new vector containing "artificial" data between each plotted points . Then you can substract point-per-point and display the new graph.

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