![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16328151_1569229381567_DEF.jpg)
Ryan Verburg
Followers: 0 Following: 0
Statistics
All
RANK
73,993
of 297,046
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
15,647 of 20,422
REPUTATION
9
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
44
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
How to change the size of heatmap axis labels
Hey Adam Danz, I am currently looking for a way to change the font of the column and row labels; that is, in your example, MidW...
How to change the size of heatmap axis labels
Hey Adam Danz, I am currently looking for a way to change the font of the column and row labels; that is, in your example, MidW...
4 months ago | 0
Question
Changing the colours in heatmap for specific ranges in values
I have a heatmap with data extending from about -120 to 1400. I am using colormap Turbo, which looks nice. However, to make the...
4 months ago | 1 answer | 0
1
answerSubmitted
merge function
[M] = merge(m1,m2) Takes 2 matrices with elements (including NaN) and combines them
4 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/357fa7d6-e642-49b5-b4e0-15a585d25f3d/7f35ce11-a8dd-4423-a67e-53d2b79638a8/images/screenshot.png)
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years ago