No toolbar in Simulink (MacOS)
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Mufan Liu
 el 20 de Jul. de 2022
  
    
    
    
    
    Comentada: Mufan Liu
 el 21 de Jul. de 2022
            Hi everyone. Hope you are all doing well. I have installed Simulink on MATLAB R2022a (MacOS) but I couldn't find the toolbar on Simulink console. When I click on the toolbar, the menu window corresponding to that icon (where it should have been displayed) still pops up, so i guess there is someting wrong with the GUI display, does anyone know how to fix it? 

0 comentarios
Respuesta aceptada
  Adarshini K
      
 el 20 de Jul. de 2022
        Please refer to the following steps:
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcache
 2. Run the following command to rebuild Simulink and Library menus and toolbars:
>> sl_refresh_customizations
3. Close all the instance of MATLAB and then restart.
The following links will give you an insight of the commands used:
Más respuestas (0)
Ver también
Categorías
				Más información sobre Simulink Environment Customization en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

