Borrar filtros
Borrar filtros

how do I check if my graph cross verticle lines

1 visualización (últimos 30 días)
Jens Petit-jean
Jens Petit-jean el 30 de Nov. de 2020
Comentada: Ameer Hamza el 30 de Nov. de 2020
hello,
How can I check if my graph cross one of the verticle graphs x=1, x=2, x=3, X=4,X=5?
thanks in advance

Respuestas (1)

Ameer Hamza
Ameer Hamza el 30 de Nov. de 2020
Based on how you draw the graph, you may also use fzero() or fsolve()
  2 comentarios
Jens Petit-jean
Jens Petit-jean el 30 de Nov. de 2020
Is it also possible to use interp1() ?
Ameer Hamza
Ameer Hamza el 30 de Nov. de 2020
Can you show how you curve is created? Is it an equation? Or do you have some data points?

Iniciar sesión para comentar.

Categorías

Más información sobre Graph and Network Algorithms 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