Display script comment as contents in MATLAB "Script Editor", instead of "Current Folder" script overview
显示 更早的评论
The purpose is to view, check, click and link to script lines, with comment label by %%.
In "Current Folder", when a *.m script file is selected, this overview shown on the bottom of the current folder view section realizes what I need. I call the comments labeled by %% as "key comments".
But whenever I have some changes, and save the script, this key comments overview is refreshed and jumped back to the top. This becomes inconvenience when I have a lot of key comments, and when I am editing bottom part of my script. Every time I save the script, the overview jumps back to top, and I have to scroll down and look for my editing part labeled by the corresponding key comment.
I am guessing this overview in the current folder section was not primarily deisgned for my usage case. Is there an alternative way to show and linked to the key comments in my script?
Picture #1: key comment overview in current folder descriptiong
Picture #2: ok case, before script (with changes) is saved

Picture #3: NOK case, after I save the script

Thanks and best regards,
Zheng
回答(1 个)
Cris LaPierre
2024-5-15
0 个投票
I suggest submitting your suggestion/feedback here: https://www.mathworks.com/support/contact_us.html
类别
在 帮助中心 和 File Exchange 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!