The ability to generate a Contents report appears to be unavailable in 2022b - is this the case ?
조회 수: 4 (최근 30일)
이전 댓글 표시
Contents report is not available in Current Folder / Reports in 2022b - can it be accessed elsewhere
댓글 수: 0
채택된 답변
Nihal Reddy
2023년 2월 13일
Contents Report has been intentionally removed from the Current Folder Browser context menu in R2022b because our data showed that this is the least-used menu item, and we are looking for opportunities to simplify our menus.
To generate reports, you can run the command below in the MATLAB command window:
runreport('contentsrpt')
댓글 수: 2
Martin Andersen
2023년 3월 9일
The documentation should be updated accordingly:
https://se.mathworks.com/help/matlab/matlab_prog/create-a-help-summary-contents-m.html
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!