Search Results
Accessing the Matlab Editor
Monday, October 19th, 2009The Matlab Editor can be accessed programmatically, for a wide variety of possible uses - this article shows how.
R2009b keyboard bindings
Sunday, September 6th, 2009The new Matlab release R2009b includes the ability to customize keyboard bindings for the editor and Command Window. However, there are still some uses for the EditorMacro utility and its variants.
EditorMacro v2 - setting Command Window key-bindings
Thursday, August 20th, 2009The EditorMacro utility was extended to support built-in Matlab Editor and Command-Window actions and key-bindings. This post describes the changes and the implementation details.
Non-textual editor actions
Friday, July 17th, 2009The UIINSPECT utility can be used to expand EditorMacro capabilities to non-text-insertion actions. This is how:
EditorMacro - assign a keyboard macro in the Matlab editor
Wednesday, July 1st, 2009EditorMacro is a new utility that enables setting keyboard macros in the Matlab editor. this post details its inner workings.