Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Pawel Jastrzebski
Pawel Jastrzebski il 9 Lug 2018
Modificato: Pawel Jastrzebski il 9 Lug 2018
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 il 9 Lug 2018
Actually I was looking for a compact package since I have no time to build a detailed GUI. Anyway, thanks for your effort.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Graphics Objects in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by