Monthly Archives: September 2015

2 relevant articles found:

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

Callback functions performance

Using anonymous functions in Matlab callbacks can be very painful for performance. Today’s article explains how this can be avoided.

Categories: GUI, Handle graphics, Low risk of breaking in future versions
Tags: , , , , , ,
12 Comments