Enhanced help--improve your workflow

Simple enhancement to help listings: adds hyperlinks to open files for editing.
788 descargas
Actualizado 5 sep 2006

Ver licencia

Now you can open up m-files for editing directly from help listings.

1) Adds an 'Edit this file' link at the end of every help listing for individual functions. Clicking opens file in editor.

2) Contents pages have an edit hyperlink by each file name and an 'Edit this directory's Contents file' to edit the Contents file itself.

It's simple, but surprisingly useful and has been a timesaver in navigating project files, so I would like to share it.

See screenshot for examples of this in use.

Background: Help already shows hyperlinks to other help pages and documentation. This is a simple extension of that concept to link to files directly for editing.

Possible uses: Use Contents pages as a hub for editing your files. A simple form of project management. Keep Contents pages up to date. Easily explore new functions, or work on old ones.

See files for more details.

Citar como

John Iversen (2024). Enhanced help--improve your workflow (https://www.mathworks.com/matlabcentral/fileexchange/12118-enhanced-help-improve-your-workflow), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Environment and Settings en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Improvements to code, better method of installation, bug fix.