How do I create endpoints for a line in a 3D plot?
Ältere Kommentare anzeigen
I'm trying to plot a given 3D vector, for illustrative purposes I want to place endpoints on both ends of this vector, and only the ends. I've tried the dashed line style, however I can't keep this from placing dots along the length of the vector.
I've tried plotting the start and end points on the graph alongside the vector. While the origin point lines up, the end point extends some distance past the vector.
Is there any built in parameter for specifying endpoints in the original vector plot?
Antworten (1)
Mischa Kim
am 12 Jan. 2014
0 Stimmen
Linking this question to your other, related one. Just like you did, quiver -plot with scale factor zero (0).
Kategorien
Mehr zu Vector Fields finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!