Clear Filters
Clear Filters

How to set multiple overall axis for subplots

5 views (last 30 days)
Tessa
Tessa on 23 Nov 2020
Commented: Tessa on 23 Nov 2020
I am making a 4x6 subplot of 24 different situations:
  • 2 different models
  • 3 different datasets
  • 2 different param A
  • 2 different param B
This is an example of what I want it to look like:
The plots will be histograms and bar charts
Is there a way to get your axes in such way that I can label everything? The datasets and param B can be titles and ylabels of the subplots, but how to do the models and paramA?
Thanks in advance!
  2 Comments
Tessa
Tessa on 23 Nov 2020
Do you mean that I should put a subplot of 2x2 in every tile and then add tile axis?
The problem is mainly that the "bigger" title and y axis are not in de middle.

Sign in to comment.

Answers (0)

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!