Cannot display summaries of variables with more than 524288 elements
    40 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Haseeb Hassan
 el 21 de Oct. de 2017
  
    
    
    
    
    Comentada: Jan
      
      
 el 22 de Sept. de 2021
            using imread fucntion to read a RGB 2000x2000x3unit image. But when i trying to see the values of the specified image in workspace i am getting this error. "Cannot display summaries of variables with more than 524288 elements. " Please see the snap of the problem.
0 comentarios
Respuesta aceptada
  Jan
      
      
 el 21 de Oct. de 2017
        
      Editada: Jan
      
      
 el 21 de Oct. de 2017
  
      This is not an error. Viewing a large 3D array as a table in the Workspace browser is simply not useful and avoided in consequence.
Use e.g. the image command to display the data.
By the way: Please search in the forum before asking. You find several equivalent questions, such that it is more efficient to read them instead of posting a new question:
6 comentarios
  Pengxiang Huang
 el 22 de Sept. de 2021
				Someone might not see the posted question if he asks one. Don't blame others, I appreciate your answer, but the way you phrased it really disgusts me.
  Jan
      
      
 el 22 de Sept. de 2021
				@Pengxiang Huang: Feel free to write your own answers instead of judging others.
Más respuestas (0)
Ver también
Categorías
				Más información sobre Startup and Shutdown 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!




