It turns out that CTRL+SHIFT+A does what I need. A pity that it's apparently stopped being user-settable, but at least a shortuct exists. (I still haven't found where this is documented, but the operation is listed and a shortcut shown if you right-click highlighted text in the editor. I guess this is supposed to be obvious, but it wasn't to me.)
Keyboard shortcut for change to upper case in editor
    7 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    David Young
      
 il 27 Ago 2022
  
    
    
    
    
    Risposto: David Young
      
 il 30 Ago 2022
            In R2021a I have a keyboard shortcut which changes selected text to upper case in the editor. In R2022a the action "Change to upper case" no longer appears in the list of actions found under Home > Preferences > Keyboard > Shortcuts. Is there an alternative way to set up such a shortcut now?
0 Commenti
Risposta accettata
Più risposte (2)
  Image Analyst
      
      
 il 27 Ago 2022
        When you installed the new version it should have transferred over all your shortcuts.  It did for me.  It it's not there in the quick launch toolbar in the upper right then you'll just have to recreate the shortcut.
6 Commenti
  Image Analyst
      
      
 il 27 Ago 2022
				You might try asking Yair Altman if there is a way to get the highlighted text in the editor window:
Maybe something like matlab.desktop.editor.somethingOrOther
  Image Analyst
      
      
 il 27 Ago 2022
        Do this in both versions of your programs
>> dir(prefdir)
Do you see shortcuts.xml in one but not the other?  If so, copy it over.
3 Commenti
  Image Analyst
      
      
 il 29 Ago 2022
				Well I guess then you're just out of luck.  Maybe a call to tech support might help.
Vedere anche
Categorie
				Scopri di più su Desktop in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
