QUIVER関数で、ベクトルの長さが調整されてしまうのはなぜですか?
Afficher commentaires plus anciens
QUIVER関数を利用していますが、プロットされた結果が指定したベクトルの長さと異なります。例えば、以下のコマンドでは、
quiver(0,0,1,1);
ベクトルの先は、[0.9, 0.9]の座標を示します。

Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur ベクトル場 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!