필터 지우기
필터 지우기

GUIDE (GUI) - How to create subplots instead of an existing axes object?

조회 수: 1 (최근 30일)
Mark Golberg
Mark Golberg 2020년 9월 27일
편집: Mark Golberg 2020년 9월 27일
Hello,
I'm making a GUI by using GUIDE. I have a panel. On that panel I have axes object.
At some cases, I'd like to "replace" my single axes object with new 3x2 subplot.
I'd like to fit my new 6 "small" plots into the boundaries of my original ONE big axes object.
Is there a convinient way to do this? WITHOUT use the 'Position' property for subplot...I've tried that, didn't work too neatly.
THANKS !!!

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by