The ability to generate a Contents report appears to be unavailable in 2022b - is this the case ?
4 views (last 30 days)
Show older comments
Contents report is not available in Current Folder / Reports in 2022b - can it be accessed elsewhere
0 Comments
Accepted Answer
Nihal Reddy
on 13 Feb 2023
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 Comments
Martin Andersen
on 9 Mar 2023
The documentation should be updated accordingly:
https://se.mathworks.com/help/matlab/matlab_prog/create-a-help-summary-contents-m.html
More Answers (0)
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!