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.
「標準の」2Dプロットがあり、3Dのものはないと仮定します。x 軸の範囲は [0 1000]、y 軸の範囲は [-5 2400] です。プロット後に自動的にビューを設定したい
x: [200 800] y: [400 1000]
(例として)。どうすればこれを達成できますか?
xlim()および関数を使用しylim()ます。
xlim()
ylim()