이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Browse among cells in the editor's current script by inserting this shortcut.
Hyperlinks are inserted to take you from the command window to the corresponding line in the open editor file.
Note: due to different implementations of .getActive() among releases, this may only work in Matlab R2009b.
list_cells.m (a shortcut script)
Usage: copy and paste the entirety of this file
into a new shortcut in your main matlab window.
Name the shortcut to anything.
When you click the shortcut, the command window
will provide a list of your cell titles with
leading hyperlinks (underscored by default).
Cell markup is found by matching the first two
characters of the line with percent signs ('%%').
Leading spaces are removed.
A single trailing colon is removed if found.
인용 양식
Petorr (2026). List cells in command window with hyperlinks. (https://kr.mathworks.com/matlabcentral/fileexchange/43076-list-cells-in-command-window-with-hyperlinks), MATLAB Central File Exchange. 검색 날짜: .
