How can i align a column in a table?

2 views (last 30 days)
Ioannis Tsikriteas
Ioannis Tsikriteas on 20 Feb 2018
Answered: Peter Perkins on 20 Feb 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 Comments
moustaouli ayoub
moustaouli ayoub on 20 Feb 2018
Can you clarify what problem you're having?
Ioannis Tsikriteas
Ioannis Tsikriteas on 20 Feb 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

Sign in to comment.

Answers (1)

Peter Perkins
Peter Perkins on 20 Feb 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.

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!