How to dynamically inside a script create tabs and then figures inside those tabs in Matlab App Designer?
Show older comments
I have datas to plot in bar graph using App Designer.
But based on the different number of data i.e. x-axis, the script should decide whether it can plot the bar graph in 1 tab or multiple tabs.
Accordingly the script should dynamically create multiple tabs if required and there axes and then plot the bar-graph.
Help needed: How to dynamically create multiple tabs through function/ script and axes inside the tabs using app designer.
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!