How can I customise the axes toolbar?
조회 수: 6 (최근 30일)
이전 댓글 표시
Since we are provided with a new feature (axestoolbar) which has the potential to improve UX for deployed applications I have been trying to customise the appearence of the toolbar. I would like to be able to resize the toolbar so that it is more accessible.
Looking at the objects in question there is a ToolbarHeight property that is unsettable, which would be a straightforward way to achieve this. There is also a Transform object with a Matrix property involved that will change the toolbar size, but it gets reset every time the toolbar appears.
Is there any way to make this toolbar larger? Currently is is really rather small, and does not appear to resize with the size of the axes in question.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subplots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!