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

조회 수: 3 (최근 30일)
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?

답변 (1개)

Abhishek Kolla
Abhishek Kolla 2021년 8월 4일
  • 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

카테고리

Help CenterFile Exchange에서 Create Report Programs Using the Report API에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by