Figure with selection list including subplot
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Rik
el 12 de Sept. de 2018
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!