How can I plot around 1000 surfaces in 3D and with good speed?
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Igor Arkhandeev
 am 1 Apr. 2021
  
    
    
    
    
    Bearbeitet: Matt J
      
      
 am 1 Apr. 2021
            Good day! I am plotting over 1000 surfaces with the command [x, y, z] = sphere; in one shape. Naturally, I end up with a very slow and heavy 3d render. How can I do it better?
0 Kommentare
Akzeptierte Antwort
  Matt J
      
      
 am 1 Apr. 2021
        
      Bearbeitet: Matt J
      
      
 am 1 Apr. 2021
  
      You can keep the axes invisible until all surfaces have been added.
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

