how to start numbering from a particular number instead of one (1.) when using OrderedList in matlab report generator?
    6 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
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.).
0 commentaires
Réponses (1)
  Akash
      
 le 14 Oct 2024
        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:
0 commentaires
Voir également
Catégories
				En savoir plus sur Simulink Report Generator dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

