problem with columnWidth..how solve it

4 views (last 30 days)
aldo
aldo on 22 Oct 2023
Commented: aldo on 23 Oct 2023
size(T)
ans =
73 9
T =
73×9 table
T.ColumnWidth={50,30,30,30,30,30,30,30,30}
Error using .
To assign to or create a variable in a table, the number of rows must match the height of the table.
  12 Comments
aldo
aldo on 22 Oct 2023
i can't read this
I want to widen the column

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!