Figure with selection list including subplot

조회 수: 10 (최근 30일)
Dylan Williams
Dylan Williams 2018년 9월 12일
댓글: Dylan Williams 2018년 9월 12일
I'm developing a matlab script to analyse tyre data, with 3 sets of data, each with 5 loads being analysed. Each of these loads has 3 plots. I'm trying to incorporate a list function in each figure to select between the 5 different loads, but I'm having difficulty including the subfigure feature into the list function. I'm not the best at coding, and would appreciate a direction to follow. My code generates 15 plots which is far from ideal.
  댓글 수: 2
Rik
Rik 2018년 9월 12일
If I understand you correctly, you could use 3 subplots to show your plots and let the callback function of your list selector plot them.
Dylan Williams
Dylan Williams 2018년 9월 12일
I would like the 3 data sets to be shown on 3 different figures. Ignoring the 2 other sets of data, Would this be like having each of the 5 figures (with 3 subplots) not visible, then the list function pulls one into the figure?

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

답변 (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