How to reproduce this table in MATLAB?
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I would like to reproduce this table in MATLAB (including title and note). Unfortunately, the analysis I carried out doesn't have the option to nicely summarise the results. So, I need to extract manually the data and plug them into a table. I am quite new to MATLAB and I tried to look around but I don't manage to do it. Can anyone help me with this?

4 comentarios
  Walter Roberson
      
      
 el 26 de Mzo. de 2020
				It might be easiest to construct a bunch of latex and text() it into place, using positioning elements and "horizontal rules" and things like that https://tex.stackexchange.com/questions/19579/horizontal-line-spanning-the-entire-document-in-latex/19582 
However it is common for discussions of that level of latex to rely upon having included packages such as amsmath and unfortunately \usepackage is not enabled in MATLAB.
Respuestas (0)
Ver también
Categorías
				Más información sobre Logical 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!

