Editor Templates Package

版本 1.1.0.1 (12.0 KB) 作者: Sean de Wolski
Tools for the creation, storage, and use of templates for code that you use frequently.
659.0 次下载
更新时间 2016/9/1

查看许可证

The EditorTemplates package is a suite of tools used to make templates
that can then be easily inserted in an active editor window. The concept
is similar to having many strings on the clipboard that you can paste into an editor. This works by taking the selected text or editor file you
wish to turn into a template (copy) and write it to a function that when
called inserts the text at the current mouse position in the current
editor.
This was developed to make it so that frequently used templates do not
need to be rewritten or copied from a repository. Instead you can call a
function (or use the function as a shortcut!) to insert the text when you
need it.

There are a few common templates predefined for your use or modifications.

To get started, unzip the the file into a folder on your path. Then run:

EditorTemplates.Contents

引用格式

Sean de Wolski (2024). Editor Templates Package (https://www.mathworks.com/matlabcentral/fileexchange/40349-editor-templates-package), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

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

Updated license

1.1.0.0

Latest Submission.

1.0.0.0