Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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]?

Risposte (1)

Catalytic
Catalytic il 23 Lug 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.

Community Treasure Hunt

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

Start Hunting!

Translated by