Customizing the Matlab figure appearance in Release 2018b - How to bring back plot browser icon, zoom icon etc.?
Show older comments
Hi,
in my workflow, I need the plot browser very often. Mainly, to easily enable und disable visibility of single/multiple plots while exploring my data. Having to go first to the 'view' menu and then to look for the 'plot browser' needs more clicks and considerably more time than it was with the plot browser icon in the preveaous releases of Matlab. That is very annoying.
The same applies to the toolbar for the zoom icon, datapoints icon etc. Since Release 2018b I have to wait for the fading in animation of the toolbar icons. This is very annoying and slows me down (e.g. when I just need the zoom-tool to enable the zoomfunction that is restricted only to x- or y- axes).
I know, there are some tricky hacks using the 'startup.m' file to customize some appearances of the matlab figure toolbar. This workaround does not always work and maybe needs the knowledge of a mathworks developer. I don't have that knowledge. I would be thankful, if mathworks would provide a patch/update that allows users to easily customize the matlab figure toolbars, icons, etc. like it is in other programms, for example in 'MS Visual Studio'.
Customziablitity would be great, but for now, does anybody knows how to bring back the plot browser icon?
2 Comments
Johann
on 10 May 2019
Simon Tait
on 12 Nov 2020
Thank you so much for posting this. Added it to my startup.m in matlab 2020b and works great!
Answers (2)
imrankhan ajees
on 21 Feb 2019
0 votes
customize it again.
Sturla Kvamsdal
on 5 Sep 2019
0 votes
This looks promising. What part restores only the plot tools buttons? I am quite happy with having the navigation-stuff by the axis.
Thanks,
Sturla
1 Comment
Johann
on 5 Sep 2019
Categories
Find more on Graphics Object Properties in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!