how to start numbering from a particular number instead of one (1.) when using OrderedList in matlab report generator?
Mostra commenti meno recenti
To start a list in a report from a desired number in a report. The OrderedList is always made into start from 1. I wanted to start , example 15th number(15.).
Risposte (1)
Akash
il 14 Ott 2024
0 voti
Hi Rahul,
To start numbering from a particular number in an OrderedList within the MATLAB Report Generator, you can format lists using template-defined styles. By setting the "StyleName" property of the list to the desired style name, you can customize the starting number.
For more detailed information and examples, please refer to the following documentation:
Categorie
Scopri di più su MATLAB Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!