snagit

版本 1.0.2 (2.0 KB) 作者: Josh Philipson
Development utility function. Instead of copy-pasting to a notepad file and managing useful little code snippits, you can call "snagit".
4.0 次下载
更新时间 2020/4/13

查看许可证

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')"

引用格式

Josh Philipson (2024). snagit (https://www.mathworks.com/matlabcentral/fileexchange/74967-snagit), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.2

Editing my name

1.0.1

Updated Description

1.0.0