Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
matlab (プロットの外) の図に任意の線を描画しようとしていますが、使用できるコマンドがわかりません。
矢印パッケージを使ってみましたが、悪い結果が出ています
line関数を使用し、clippingプロパティをに設定しoffて、軸の外側に表示される線を描画できます。線の x 座標と y 座標は軸の座標になり、軸の制限を変更する必要がある場合があります。
line
clipping
off