How can i perfect use ColSpan in table with report generator?
Show older comments
I want to remove the line in the red circle

i tried use ColSpan like this
table.entry(3,2).ColSpan = 2;
then it just adds another column automatically

this is annoying, then i saw there is a property 'ColSep' for table, but it failed when i tried to apply this (ColSep set to 'none') on table entry (oh, of course). I'd like to know if there is a good way to perfect use 'ColSpan' without coming new Column? Or can we do something like 'ColSep' for an entry?
Accepted Answer
More Answers (0)
Categories
Find more on Chapters and Sections in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!