ncquiverref
Quiver (vector) with a reference vector or color code on a map or Cartesian axes.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Citation pour cette source
Andrew Roberts (2026). ncquiverref (https://fr.mathworks.com/matlabcentral/fileexchange/17582-ncquiverref), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version (5,49 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.6.0 | This update includes fixes the colorbar to enable the function to work with graphics changes in R2014b. |
||
| 1.5.0 | Removed use of the Latex interpreter to avoid a bug in MATLAB R2010b. The Latex text interpreter may cause Matlab to crash when using the 'nodisplay' option (this bug has been reported to Mathworks). |
||
| 1.4.0 | Fixed a bug that occurred when calculating the median vector magnitude when most of the field has vectors of zero length. |
||
| 1.3.0 | This file has been amended so that meshgrid does not need to be run prior to using the function. Also, a small bug has been fixed to allow the use of axis ij to invert the y axis for non-color plots. |
||
| 1.2.0 | This function is a complete rewrite of the originally submitted file. |
||
| 1.1.0 | This is a complete rewrite of the originally posted function. Vectors are generated within this function rather than using quiver and quiverm, are now centered on the grid points, and have the ability to be color coded according to their magnitude. |
||
| 1.0.0 |