在matlab生成f​igure图中有多个​子图,对其中一个子图​进行局部方法放大不了​,怎么操作,而生成一​个figure图时可​以局部放大?

6 views (last 30 days)
晓涵
晓涵 on 20 Oct 2025 at 8:57
Commented: Yifeng Tang on 5 Nov 2025 at 19:47
而生成一个figure图时可以局部放大
  1 Comment
Yifeng Tang
Yifeng Tang on 5 Nov 2025 at 19:47
I suspect that after plotting the subplots, only one of them is "active" and will respond the scripts that manipulate the axes. You need to get the subplot you want to change active/current. Do you have a sample script to demonstrate your issue and we can try to find a way to fix it?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!