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
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에 대해 자세히 알아보기

태그

질문:

2013년 11월 25일

답변:

2014년 1월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by