Statistics
RANK
173,904
of 301,603
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,350
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,723
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
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
