Statistics
RANK
71,829
of 300,499
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,021
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,381
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Common legend for multiple histograms in subplots
Hi, I'm trying to display multiple histograms on several subplots (to avoid them overlapping too much), but I'd like to have ...
7 years ago | 1 answer | 0
1
answerAnswered
Is there a command in MATLAB for creating one overall legend when I have a figure with subplots?
Unfortunately, this method does not work with histograms: % Construct a figure with subplots and data subplot(2,2,1); ...
Is there a command in MATLAB for creating one overall legend when I have a figure with subplots?
Unfortunately, this method does not work with histograms: % Construct a figure with subplots and data subplot(2,2,1); ...
7 years ago | 0
