GUI to scale multiple plots

조회 수: 6 (최근 30일)
Rafael Kübler
Rafael Kübler 2016년 10월 26일
댓글: Adam 2016년 10월 27일
Hello together,
I often have several plots and surfs, which I want to scale properly by setting xMax, xMin, xTick, yMax, yMin, yTick for plots answell as cMin, cMax and Ticks of the colorbar, when used on surfs.
Does anyone know or have a GUI, where I can select severeal figures containing either plots or surfs and then scale and rescale the mentionted parameters in the selcected figures? It should probaply use some kind of linkaxes or linkprop.
I assume this is a common task for someone who is working with matlab plots.
Thank you for your effort!
Rafael
  댓글 수: 3
Rafael Kübler
Rafael Kübler 2016년 10월 27일
This is what i have noticed as well. But i thought because it seems as a common task to me, someone already had found a solution to this.
Adam
Adam 2016년 10월 27일
I think it is more common to link axes within a single figure, but if I am building an application that launches figures with axes in them I always keep my axes handles, usually in some managed object so I can do what I want to with them at any point afterwards.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by