Borrar filtros
Borrar filtros

Plotting points in style [x1,y1] , [x2,y2], [x3,y3] and them plot all of them?

1 visualización (últimos 30 días)
After several process, i have results in coordinates points, there is a way to plot all of them without using 2 vectors like [x1,x2,x3..] and [y1,y2,y3]?
  2 comentarios
Stephen23
Stephen23 el 23 de Jul. de 2019
@Jonathas Moreira: what kind of a "plot" do you want them to produce: one line, or separate scattered points (with markers) ?

Iniciar sesión para comentar.

Respuestas (1)

Catalytic
Catalytic el 23 de Jul. de 2019
No, but you can certainly write your own wrapper for any of the plotting functions to give you the input syntax that you want.

Categorías

Más información sobre Scatter Plots 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