How do make subsections based on block depth?
이전 댓글 표시
Using the following setup results in a flat structure in the document, where each section is just incremented for each block, i.e. Section 1, Section 2, Section 3.

How do I set it up, so the structure is based on the highest level block and each block inside that is assigned a subsection?
Say I have two blocks at the highest level, i.e. Section 1 and Section 2. Both these blocks has 2 block inside them, so the structure should be:
Section 1
Section 1.1
Section 1.2
Section 1.2.1 (If there's an even deeper level)
Section 2
Section 2.1
Section 2.2
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Reporting and Database Access에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!