Tag Archives: Editor

8 relevant articles found:

Spicing up the Matlab Editor

Matlab’s Editor and Workspace can be enhanced quite significantly using an open-source utility.

Categories: Desktop, Guest bloggers, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
Leave a comment

MLintFailureFiles or: Why can’t I save my m-file?!

Sometimes Matlab gets into a state where it cannot use a valid m-file. This article explains what can be done.

Categories: Medium risk of breaking in future versions, Stock Matlab function
Tags: , ,
Leave a comment

Recovering previous editor state

Recovering the previous state of the Matlab editor and its loaded documents is possible using a built-in backup config file.

Categories: Desktop, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
22 Comments

Accessing the Matlab Editor

The Matlab Editor can be accessed programmatically, for a wide variety of possible uses – this article shows how.

Categories: Desktop, High risk of breaking in future versions, Java
Tags: , , , ,
50 Comments

R2009b keyboard bindings

The 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.

Categories: Desktop, High risk of breaking in future versions, Java
Tags: , , ,
Leave a comment

EditorMacro v2 – setting Command Window key-bindings

The 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.

Categories: Desktop, High risk of breaking in future versions, Java, Listeners
Tags: , , ,
4 Comments

Non-textual editor actions

The UIINSPECT utility can be used to expand EditorMacro capabilities to non-text-insertion actions. This is how:

Categories: Desktop, High risk of breaking in future versions, Java
Tags: , , , ,
5 Comments

EditorMacro – assign a keyboard macro in the Matlab editor

EditorMacro is a new utility that enables setting keyboard macros in the Matlab editor. this post details its inner workings.

Categories: Desktop, Hidden property, High risk of breaking in future versions, Java, UI controls
Tags: , , ,
12 Comments