snagit

Development utility function. Instead of copy-pasting to a notepad file and managing useful little code snippits, you can call "snagit".

Ahora está siguiendo esta publicación

While developing you'll often have little bits of code you want to keep track of.

This little utility will cache items in memory to a "snagFile".
Whatever was in the clipboard is pasted to the snagFile, when you type 'snagit'.

The snagFile is located in the directory of snagit.m (by default)

View all contents with "snagit('show')" and clear the logged snagFile with "snagit('clear')"

Citar como

Josh Philipson (2026). snagit (https://la.mathworks.com/matlabcentral/fileexchange/74967-snagit), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.2

Editing my name

1.0.1

Updated Description

1.0.0