Community Profile

photo

Bruce Rodenborn


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How can I use ginput through app designer in MATLAB R2021a?
The solution posted below, on the other hand, does work. The solution in this post states that the handlevisibility state should...

3 months ago | 0

Answered
Semilogy Plot not showing minor tick marks
This does not work. I if I set the ylimits in the plot, set minor ticks on, it changes its behavior in an uncontrolled way. The ...

9 months ago | 0

Answered
How could I change the Linewidth of XTick or YTick without changing the Box or Edge lineWidth?
Apparently this is no longer and option in MATLAB 2020a. Cannot understand why I have control of minor tick widths, but not majo...

3 years ago | 0

Answered
Is it not possible to change every font size on plots at the same time?
Sorry for being a bit sloppy and thanks for the corrections. I got the previous command I posted from another thread, which was ...

4 years ago | 0

Answered
Is it not possible to change every font size on plots at the same time?
This command, however, does change everything, at least in R2019a a = get(gca,'XTickLabel'); set(gca,'XTickLabel',a,'fontsiz...

4 years ago | 1

Answered
Is it not possible to change every font size on plots at the same time?
None of these work. The command does not change labels or tickmarks or legends unless I am missing something. A MWE would be hel...

4 years ago | 0