필터 지우기
필터 지우기

How do I create a plot within another plot?

조회 수: 1 (최근 30일)
Yonghe
Yonghe 2011년 1월 28일

Recently I saw a picture like this in a paper:

The main picture is a plot of measured data and its linear fitted line. the upper right part is the distribution (histogram) of the data around the line.

My question: Is there any way to generate such picture in Matlab?

채택된 답변

Doug Eastman
Doug Eastman 2011년 1월 28일
Yes you can create that figure in MATLAB. You can create a rotated inset axes by adjusting the axes Position and CameraUpVector properties. To get started you may want to look at the following MATLAB Central submission for creating an inset figure: http://www.mathworks.com/matlabcentral/fileexchange/28549-figure-inset.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by