Figureでプロットした画像の所定の座標で、拡大/縮小する方法について
Show older comments
Figureでプロットした画像で、マウスで選択して拡大/縮小するように、
所定の座標を中心に、任意の倍数で拡大/縮小する方法をご存知の方がいたら教えていただけますでしょうか。
添付しているbeforeの画像から、afterの画像のようなfigureになるようにしたい。
Answers (1)
Musashi Ito
on 15 Feb 2021
Edited: Musashi Ito
on 15 Feb 2021
0 votes
xlim, ylim 関数で表示する範囲を指定するのが一番簡単だと思いますが、いかがでしょうか。
Categories
Find more on 視覚的探索 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!