필터 지우기
필터 지우기

Is there a method to plot multiple figure as a gallery?

조회 수: 1 (최근 30일)
ugur uresin
ugur uresin 2018년 7월 9일
댓글: ugur uresin 2018년 7월 9일
Is there a method to plot multiple figure as a gallery that user can change plots by simply clicking arrows or choosing the one from a list?
  댓글 수: 2
Pawel Jastrzebski
Pawel Jastrzebski 2018년 7월 9일
편집: Pawel Jastrzebski 2018년 7월 9일
As to the first part of your question - I'm not aware of the 'arrow' functionality in Matlab. You would probably have to generate all of your graphs, save them as a .jpg and create the gallery outside Matlab.
Alternatively, it's possible to write the app that shows a figure with a drop down list and the plots get updated depending on the selection from the drop down list.
See the example below:
ugur uresin
ugur uresin 2018년 7월 9일
Actually I was looking for a compact package since I have no time to build a detailed GUI. Anyway, thanks for your effort.

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

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