Path in matlab using coordinates!?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Matija Kosak
am 26 Jun. 2018
Kommentiert: Matija Kosak
am 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.
0 Kommentare
Akzeptierte Antwort
KSSV
am 26 Jun. 2018
Read about xlsread, this will load the excel data into workspace. nd then to plot read about plot and plot3.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!