How can I put grouped stacked bar plots together in one figure?

6 次查看(过去 30 天)
Hello,
I have created 4 grouped stacked bar plots using the following function:
What I need is to put all of them together in one figure. I have tried 'subplot' and 'tiledlayout' methods but nothing seem to be working.
Any advice in this regard is highly appreciated.
Thank you.

采纳的回答

Sindar
Sindar 2020-12-15
Try commenting out line 19 in the function file:
figure
it is probably what's interfering with your attempts to create subplots

更多回答(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