Effacer les filtres
Effacer les filtres

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

16 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Sindar
Sindar le 15 Déc 2020
Try commenting out line 19 in the function file:
figure
it is probably what's interfering with your attempts to create subplots
  1 commentaire
Dilini Wickrama Achchige
Dilini Wickrama Achchige le 15 Déc 2020
Thank you Sindar.
Now it works with few adjustments made after commenting out 'figure' in the function file.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by