How to add lines between specific rows in MatLab? And how to only highlight/change font color of one row ?

2 Ansichten (letzte 30 Tage)
Question: How to add lines between specific rows in MatLab? And how to only highlight/change font color of one row ?
I want the following table to have column and row separators as follow:
How do I do so using reports option?

Antworten (1)

Abhishek Kolla
Abhishek Kolla am 4 Aug. 2021
  • The color customization can be done using the table class in mlreportgen. A detailed explanation can be found here
  • Tables can be customised by importing DOM package. The following process is explained here

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by