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

6 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Abhishek Kolla
Abhishek Kolla el 4 de Ag. de 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

Categorías

Más información sobre MATLAB Report Generator en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by