Tag Archives: Undocumented function

37 relevant articles found:

The HotLinks feature

feature(‘HotLinks’) can be used to temporarily disable hyperlinks and other markups in the Matlab console.

Categories: Desktop, High risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , ,
1 Comment

Runtime code instrumentation

Conditional breakpoints can be used to instrument code with user-specified code.

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
3 Comments

MathWorks-solicited Java survey

MathWorks is soliciting user feedbacks about the use of Java components in Matlab programs.

Categories: Figure window, Hidden property, High risk of breaking in future versions, Java, Undocumented function
Tags: , , , , ,
2 Comments

Checking status of warning messages in MEX

Undocumented Mex functions can be used to extract the state of Matlab warnings in run-time.

Categories: Guest bloggers, Medium risk of breaking in future versions, Undocumented function
Tags: , ,
Leave a comment

A few parfor tips

The parfor (parallel for) loops can be made faster using a few simple tips.

Categories: Medium risk of breaking in future versions, Public presentation, Undocumented function
Tags: , ,
6 Comments

MEX ctrl-c interrupt

An undocumented MEX function can help interrupt running MEX functions.

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

Enabling user callbacks during zoom/pan

Matlab zoom, pan and rotate3d modes hijack the user’s figure callbacks, but this can be overridden.

Categories: Figure window, Listeners, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , ,
9 Comments

Hyperlink text labels

Hyperlink labels can easily be added to Matlab GUIs.

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , , ,
5 Comments

Adding dynamic properties to graphic handles

It is easy and very useful to attach dynamic properties to Matlab graphics objects in run-time.

Categories: GUI, Handle graphics, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature, Undocumented function
Tags: , , , , , ,
4 Comments

General-use object copy

Matlab’s dual internal serialization/deserialization functions can be used to create duplicates of any object.

Categories: High risk of breaking in future versions, Memory, Undocumented feature, Undocumented function
Tags: , , , ,
15 Comments