List cells in command window with hyperlinks.

버전 1.1.0.0 (1.6 KB) 작성자: Petorr
Copy and paste the contents of this script into a shortcut. Click for a list of cells with links.
다운로드 수: 183
업데이트 날짜: 2013/8/19

라이선스 보기

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 (2024). List cells in command window with hyperlinks. (https://www.mathworks.com/matlabcentral/fileexchange/43076-list-cells-in-command-window-with-hyperlinks), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dictionaries에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

cover pic only

1.0.0.0