Plotting few lines using one matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Let's say I have two matrices x and y
x = [1 2 3 1 2] y = [1 2 3 1 3]
I want to plot two lines from it, first three points and then two last points.
In the end I want to get this plot. Can I do it with Matlab?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/147503/image.png)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Line Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!