필터 지우기
필터 지우기

How can I place a quiver plot to a specified z location

조회 수: 1 (최근 30일)
jie hu
jie hu 2019년 3월 27일
댓글: jie hu 2019년 3월 27일
Hello everyone,
I have a quiver 2d plot about velocity field. How can I place it to a specified location?
Thanks for your help
best

채택된 답변

Walter Roberson
Walter Roberson 2019년 3월 27일
The x, y parameters control where it goes.
  댓글 수: 3
Walter Roberson
Walter Roberson 2019년 3월 27일
You could quiver3 with constant z and 0 magnitude in the curl.
Or instead parent the quiver to a hgtransform and set the transform matrix to have a z translation.
jie hu
jie hu 2019년 3월 27일
Thanks~!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by