在matlab生成figure图中有多个子图,对其中一个子图进行局部方法放大不了,怎么操作,而生成一个figure图时可以局部放大?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
而生成一个figure图时可以局部放大
1 comentario
Yifeng Tang
el 5 de Nov. de 2025 a las 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?
Respuestas (0)
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!