how to draw the lines from vector and plot in graph
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hello,
i have a vector and i need to plot like this in graph has
shown below
lines are plotting of the vector
like this can i do in matlab
can anyone help me out

2 Kommentare
Star Strider
am 24 Dez. 2018
Further details —
The x-vector (labeled ‘F1’) consists of:
x =
1017.58 330.677
and the y-vector (labeled ‘F2’) consists of: :
y =
1023.52 389.668
There are no other data in the vectorx.mat and vectory.mat files.
The request is:
‘i have 2 vector attached below
have to plot 1 on 1 has above figure ’
with no other details.
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D 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!