Clear Filters
Clear Filters

how to draw the lines from vector and plot in graph

1 view (last 30 days)
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 outUntitled.png
  2 Comments
Star Strider
Star Strider on 24 Dec 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.

Sign in to comment.

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!