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 で GUI を作成しています。私の問題は、ユーザーがサブプロットを拡大しようとすると、サブプロットが大きくなり、GUI 全体を引き継ぐことです。サブプロットでカメラの位置を移動しようとすると、同じ動作が発生します。
パネル内でサブプロットを制約する方法はありますか?
ありがとう
サブプロットを背景に配置し、サブプロットの周りにパネル (マージン 0) を配置することが考えられます。この方法では、サブプロットがすべての GUI スペースを占有することはありません。