File Exchange and Add-On Explorer
    11 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Martin Andersen
 am 13 Jan. 2018
  
    
    
    
    
    Kommentiert: Rik
      
      
 am 13 Jul. 2021
            I recently uploaded a small toolbox on File Exchange. I thought that users would be able to find it and install it using the Add-On Explorer in MATLAB, but the toolbox does not show up there when I search for it. How do I make it appear in the Add-On Explorer?
2 Kommentare
  Roy Kadesh
      
 am 13 Jan. 2018
				Maybe it has something to do with the Matlab version. Do the users have 2017b?
Akzeptierte Antwort
Weitere Antworten (2)
  Jan
      
      
 am 13 Jan. 2018
        You forgot to mention, where you look for this function. You can download the functions as ZIP file or as Toolbox. Do you select a folder for downloading or do you download into the default folder (if so, which one did you setup for this?)?
Did you read the documentation about installing add-ons already? https://www.mathworks.com/help/matlab/matlab_env/get-add-ons.html and https://www.mathworks.com/help/matlab/matlab_env/manage-your-add-ons.html .
  Jay Vaidya
      
 am 4 Sep. 2020
        Please try to run the following in the MATLAB Command Window:
>> opengl software 
And then try opening the Add on explorer again. It worked for me. 
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')
1 Kommentar
  Rik
      
      
 am 13 Jul. 2021
				It doesn't look like this answer actually would solve the problem in the question. Please consider being a bit more selective when posting the same answer to multiple questions.
Siehe auch
Kategorien
				Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




