tags:

views:

25

answers:

1

Is there a way to incorporate in some way (suggestions welcome) snippets in matlab's editor. I just need static snippets feature, for standard and often used stuff (simple formatting, plotting and the like) ...

Talking about matlab 2008b here; I don't know if the situation changed in the recent versions.

+1  A: 

yes there is - you can use my EditorMacro utility for this, as explained here: http://UndocumentedMatlab.com/blog/editormacro-assign-a-keyboard-macro-in-the-matlab-editor/

Yair Altman

related questions