在matlab生成figure图中有多个子图,对其中一个子图进行局部方法放大不了,怎么操作,而生成一个figure图时可以局部放大?
6 views (last 30 days)
Show older comments
而生成一个figure图时可以局部放大
1 Comment
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?
Answers (0)
See Also
Categories
Find more on Subplots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!