How do I create endpoints for a line in a 3D plot?
显示 更早的评论
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?
回答(1 个)
Mischa Kim
2014-1-12
0 个投票
Linking this question to your other, related one. Just like you did, quiver -plot with scale factor zero (0).
类别
在 帮助中心 和 File Exchange 中查找有关 Vector Fields 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!