
hi everyone, how can i plot a matrix in logarithm scale dB
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    mina massoud
 el 17 de Jul. de 2019
  
    
    
    
    
    Editada: KALYAN ACHARJYA
      
      
 el 17 de Jul. de 2019
            i attach the matrix that i need to be ploted in logarithm scale dB 
thank you 
0 comentarios
Respuesta aceptada
  KALYAN ACHARJYA
      
      
 el 17 de Jul. de 2019
        
      Editada: KALYAN ACHARJYA
      
      
 el 17 de Jul. de 2019
  
      load('dBscale.mat')
loglog(devst_x)

Is this you are looking for?
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

