when i use plot on the matlab online the figure doesn;t appear (windows)
    25 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
when i use plot on the matlab online the figure doesn;t appear (windows)
2 comentarios
  Rik
      
      
 el 17 de Feb. de 2020
				If your tag describes your code I'm not surprised, as the step size is 0. What is the exact code you're trying to run?
Respuestas (1)
  Prasanna Gude
    
 el 3 de Mzo. de 2020
        As of my understanding, the system in which you are using MATLAB Online does not have a screen depth of 16 or higher. 
To work around this issue, set your screen depth to be at least 2^16 (65536) colors. This can be done on a Windows machine from the “Display Properties dialog box-> Settings Tab->Color quality drop down box.” 
0 comentarios
Ver también
Categorías
				Más información sobre Creating, Deleting, and Querying Graphics Objects 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!


