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

Risposta accettata
Più risposte (0)
Categorie
Scopri di più su ベクトル場 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!