Quick Access bar capacity

3 Ansichten (letzte 30 Tage)
Matt J
Matt J am 10 Mai 2025
Kommentiert: Image Analyst am 12 Mai 2025
My Quick Access bar is filling up:
What happens when I want to add more buttons than will fit on the top blue strip, even after I've maximally stretched the editor window? Is there any way to expand the Quick Access bar into the empty region next to the Run block?

Antworten (2)

Image Analyst
Image Analyst am 11 Mai 2025
It might not be what you want but the only way I can find is to do Home/Favorites/Quick Access (from the tool ribbon) and then when the window pops up check the "Favorite Commands" checkbox. Then, after you apply it, you'll get a little folder with a drop down arrow on it, on the Quick Access toolbar, that you can click on to see all of your favorite commands.
To create a new favorite, do Home/Favorites/New Favorite, then type in your code and check the "Add to quick access toolbox" checkbox.
  2 Kommentare
Matt J
Matt J am 12 Mai 2025
It sounds like you're describing how to create a button, but the question was about how to make room for more buttons when the Quick Acccess Toolbar fills up.
Image Analyst
Image Analyst am 12 Mai 2025
I said how to create a button not for you but for others who might stumble upon this. For you I said that I don't know how to expand the ribbon and the only thing I know you can do is to have the functions be added to the drop down list on the quick action toolbar. So they're there, just not immediately and constantly visible. Sorry that's not ideal but it might be the best you can get unless you get a much wider display.

Melden Sie sich an, um zu kommentieren.


Matt J
Matt J am 12 Mai 2025
One option that had occurred to me was to create a figure, as below) filled with uicontrol buttons which could serve the same purpose as a Quick Access Toolbar button. However, usually, the buttons I add are to perform function in the Matlab Editor, so I want both in view at the same time. That requires me to keep both the uicontrol buttons and the Editor docked in the desktop at all times...

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte


Version

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by