How to overlay a log-plot on top of an image
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Knut
      
 el 26 de Mzo. de 2013
  
    
    
    
    
    Comentada: Scott Webster
      
 el 19 de Feb. de 2015
            Here is the use-case: You have access to an image of a MATLAB semilogx() plot from a paper, a website or something similar. The original data are not easily available. You want to manually approximate the original vector. If one could overlay a local MATLAB semilogx() plot on top of the figure, that would make the tedious job slightly less tedious.
1 comentario
  Scott Webster
      
 el 19 de Feb. de 2015
				If I'm understanding what you are trying to do correctly, you might want to considering using alternative tools to get at the data, several of which exist, e.g.
Respuesta aceptada
  Knut
      
 el 26 de Mzo. de 2013
        
      Editada: Knut
      
 el 26 de Mzo. de 2013
  
      
      2 comentarios
  Stanley Kubrick
 el 19 de Feb. de 2015
				I've actually just resorted to taking screenshots and overlaying it manually like this:

  Star Strider
      
      
 el 19 de Feb. de 2015
				@Stanley Kubrick — You should probably post that also as a Comment to your post Semilog plot with background image.
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!