Clear Filters
Clear Filters

Path in matlab using coordinates!?

1 view (last 30 days)
Matija Kosak
Matija Kosak on 26 Jun 2018
Commented: Matija Kosak on 26 Jun 2018
I have a problem for school so if you know any way to do this it'll help a lot. I need to make curve(spline) in matlab in 3D. I have coordinates for points in excel and through those pointa I have to make curve. Is that possible? Professor mentioned using point cloud. If you can help I'll be greatful.

Accepted Answer

KSSV
KSSV on 26 Jun 2018
Read about xlsread, this will load the excel data into workspace. nd then to plot read about plot and plot3.
  2 Comments
Matija Kosak
Matija Kosak on 26 Jun 2018
Will those actions be enough for my task? Even if my coordinates are not in right order I want to make curve?
Matija Kosak
Matija Kosak on 26 Jun 2018
I posted a picture how my line looks. It should look like a snake in nice order. Is that possible?

Sign in to comment.

More Answers (0)

Categories

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

Products

Community Treasure Hunt

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

Start Hunting!