How can i align a column in a table?

3 visualizaciones (últimos 30 días)
Ioannis Tsikriteas
Ioannis Tsikriteas el 20 de Feb. de 2018
Respondida: Peter Perkins el 20 de Feb. de 2018
Hi,
I have a table with 4 columns and i want to align the second and third column on the Centre!
What is the command on the Command window to do it?
Thanks in advance!!!
  2 comentarios
moustaouli ayoub
moustaouli ayoub el 20 de Feb. de 2018
Can you clarify what problem you're having?
Ioannis Tsikriteas
Ioannis Tsikriteas el 20 de Feb. de 2018
I have a table with 4 columns from which i want the data on the middle ones to be alligned in the central of the column

Iniciar sesión para comentar.

Respuestas (1)

Peter Perkins
Peter Perkins el 20 de Feb. de 2018
Ioannis, it sounds like you are looking for output that's suitable for, say, putting in a report. The table command window display isn't really indented for that. You can create your own formatted output function using things like sprintf as building blocks, though.

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by