imagesc([87 99], [20 32], YourArray)
how to write actual values of axis instead of column/rows number in imagesc plot ?
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Priyank Pathak
 el 7 de Ag. de 2021
  
    
    
    
    
    Respondida: Walter Roberson
      
      
 el 7 de Ag. de 2021
             I have 361X361 matrix. I found plot (imagesc) .But  i want  to show x axis and y axis  as x= 87to 99(87:0.033333333:99) and y=20 to 32(20:0.033333333:32) ,respectively. Instead of 0 to 361 as shown in figure.
I have 361X361 matrix. I found plot (imagesc) .But  i want  to show x axis and y axis  as x= 87to 99(87:0.033333333:99) and y=20 to 32(20:0.033333333:32) ,respectively. Instead of 0 to 361 as shown in figure.please help me.
Thanks in advance!
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
				Más información sobre 2-D and 3-D Plots 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!

