photo

Bruce Rodenborn


Last seen: 8 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

6 months 前 | 0

已回答
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 ...

1 year 前 | 0

已回答
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...

4 years 前 | 0

已回答
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 前 | 0

已回答
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 前 | 1

已回答
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 前 | 0