Michael Ladegaard
Aarhus University
Active since 2016
Followers: 0 Following: 0
Toothed whale biosonar, marine mammals and underwater noise
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Statistics
All
RANK
7,060
of 295,467
REPUTATION
6
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
How to make sure that the horizontal axes of two figures align?
It is often a good idea to use figure and/or axes handles. That way it is easy to make modifications to all axes afterwards in...
How to make sure that the horizontal axes of two figures align?
It is often a good idea to use figure and/or axes handles. That way it is easy to make modifications to all axes afterwards in...
6 months ago | 0
Answered
Variable editor shows no table, but just "val=" and values in text format on white background
I also ended up with a table that was shown as "val=" like in the screenshot above. This happened after I used indexing to ins...
Variable editor shows no table, but just "val=" and values in text format on white background
I also ended up with a table that was shown as "val=" like in the screenshot above. This happened after I used indexing to ins...
3 years ago | 0
Answered
resize the figure without colorbar in subplot
You can save the default position of each of your plots or subplots and then reset to those values after creating the color bar....
resize the figure without colorbar in subplot
You can save the default position of each of your plots or subplots and then reset to those values after creating the color bar....
4 years ago | 1
| accepted