ImageQuiver

버전 1.0.0.0 (992 KB) 작성자: Jonathan Suever
Image-based quiver plot for MATLAB
다운로드 수: 69
업데이트 날짜: 2016/3/25

This project is an image-based variant of MATLAB's built-in quiver plot. The ImageQuiver class creates a graphics object that behaves similarly to the built-in quiver graphics object except that it displays a user-defined image in place of the arrows that quiver uses by default.
This project was initially developed as a response to a question (http://stackoverflow.com/a/36070755/670206) posed by @jarhead on stackoverflow.com
The inputs to ImageQuiver are identical to the inputs to quiver with the exception that the first input is the image data that is used in place of the arrow heads.

h = ImageQuiver(CData, XData, YData, UData, VData, AutoScaleFactor);

인용 양식

Jonathan Suever (2024). ImageQuiver (https://github.com/suever/ImageQuiver), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Vector Fields에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.0.0

Changed name to not be the name of the github repo

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.