Community Profile

photo

Johannes Thewes


Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How can I move the colorbar in a surf plot?
*The following answer was provided by Steve Schäfer from MathWorks Support and solves my problem (edited for readability):* S...

5 years ago | 3

| accepted

Answered
Generating random radii of circle
I assume your question to be intended as follows: You want to sample uniformly 10^6 points inside a circle with radius 10. Then ...

5 years ago | 0

Question


How can I move the colorbar in a surf plot?
When using the following code, the colorbar overlaps with the tick labels of the x-axis: surf(peaks); set(gca,'FontSize'...

5 years ago | 2 answers | 0

2

answers