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 軸オブジェクトが 2D プロットか 3D プロットかをプログラムで判断する最も簡単な方法は何ですか?
の出力を調べます[az,el] = view。2D の場合は、el == 90.
[az,el] = view
el == 90