Visualization of the streamlines corresponding to a 2D vector field
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
I have a vector field over a 2D domain and I would like to visualize some of its streamlines. My data are not distributed continuously throughout the domain but rather onto discrete points.
To be more specific, I have the following two arrays X(:,:) and Y(:,:) which define the x and y Cartesian coordinates of the points where I have the vector field data with components U(:,:) and V(:,:) respectively. However, I have not managed to visualize the streamlines of the field using the streamline function provided by MATLAB successfully so far.
Any hint or provided example will be highly appreciated,
Andreas
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Vector Fields에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!