Plot in log-log
    11 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Auryn_
      
 el 24 de Mayo de 2018
  
    
    
    
    
    Respondida: Auryn_
      
 el 24 de Mayo de 2018
            Hi,
I am plotting in a log-log scale but the axis label does not display the numbers in a log scale. I have used
     loglog(t,Exp, 'LineWidth',2,'Markersize',3)
        hold all

and also set(gca, 'YScale', 'log') and it still does not work.
Thanks in advance for your reply.
2 comentarios
Respuesta aceptada
Más respuestas (1)
Ver también
Categorías
				Más información sobre Log 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!

