how to gave the column name in the cell array

hello friends, please give me some solution for write the column name in the cell array. if it is possible
otherwise this whole cell array concatenate with another array in the array column name given is possible.

1 Comment

Singh - please provide a small example of the data that you have and what you are trying to accomplish. Is your cell array a single column or does it have multiple columns (and so each column should have a header)?

Sign in to comment.

Answers (1)

You might want to use table where each column has its own header.

Asked:

on 3 May 2015

Answered:

KL
on 3 May 2015

Community Treasure Hunt

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

Start Hunting!