- Enclose with " for exact match e.g., "uitable report"
Useful links
-
Would you like advanced Matlab training courses
at the convenience of your location? For additional details, click here or email me (altmany at gmail.com) Archives
-
Recent Posts
- Displaying animated GIFs
- HG2 update
- Improving save performance
- New York City visit, 21-24 May 2013
- Improving fwrite performance
- Setting class property types
- Parsing mlint (Code Analyzer) output
- ishghandle’s undocumented input parameter
- JTattoo look-and-feel demo
- HG’s undocumented parameters interface
- Handle Graphics Behavior
- Matclipse – Eclipse-Matlab interface
- Customizing figure toolbar background
- Getting default HG property values
- Solving a Matlab hang problem
Categories
- Desktop (29)
- Figure window (33)
- Guest bloggers (31)
- GUI (92)
- Handle graphics (42)
- Hidden property (31)
- Icons (6)
- Java (113)
- Listeners (16)
- Memory (11)
- Mex (4)
- Presumed future risk (212)
- Semi-documented feature (6)
- Semi-documented function (27)
- Stock Matlab function (83)
- Toolbox (2)
- UI controls (30)
- Uncategorized (7)
- Undocumented feature (100)
- Undocumented function (23)
Tags
ActiveX Callbacks COM Compiler Desktop Donn Shull Editor FindJObj GUI GUIDE Handle graphics HG2 Hidden property HTML Icons Internal component Java JavaFrame JIDE JMI Joshua Kaplan keyboard Listener Malcolm Lidierth Matt Whitaker Memory Menubar Mex Performance Profiler Pure Matlab schema schema.class schema.prop scribe Semi-documented function Toolbar uicontrol UIInspect uitable uitools uiundo Undocumented feature Undocumented function Undocumented propertyRecent Comments
- Yair Altman (3 hours 36 minutes ago): @Eric – I’m not sure (yet…) what DataSpace does. As for the <Reply> button, it is available on the top...
- Yair Altman (3 hours 38 minutes ago): @Vincenzo – I’m glad you like it
- Yair Altman (3 hours 38 minutes ago): @Josh – I’m glad you like it
- matt dash (1 day 13 hours ago): Do you know how HG2 handles the java canvases? In HG1 I use findjobj(fig,’class̵ 7;,'AxisCanvas’) to get the...
- Vincenzo (1 day 15 hours ago): Thanks. This was very useful for me. I searched a solution for about 2 months. Now i have the solution. You are Great!!!
- Josh (2 days 7 hours ago): Hey Yair, This is one of the many articles I’ve read on your webpage and I just wanted to stop by and say thanks for providing...
- Eric (2 days 13 hours ago): Yair, I think the DataSpace property might be for choosing between mappings such as cartesian, polar, etc. I’m not sure if this...
- Jan Simon (3 days 7 hours ago): Thanks to explaining this feature. There has been a ‘b’ flag for the permissions in FOPEN in Matlab 5.3, but it has...
- Mohammad (4 days 16 hours ago): Hi Yair, I would appreciate if you can tell me how to update size and the position of a uitree embedded in a guide GUI, when the...
- kobbi (4 days 17 hours ago): Hi I tried to use the code example above, to load an html file that I have created into the GUI, but I got the following message...
-
-
Category Archives: High risk of breaking in future versions
Handle Graphics Behavior
HG behaviors are an important aspect of Matlab graphics that enable custom control of handle functionality.
Pinning annotations to graphs
Annotation object can be programmatically set at, and pinned-to, plot axes data points.
Undocumented Profiler options part 4
Several undocumented features of the Matlab Profiler can make it much more useful – part 4 of series.
Undocumented Profiler options part 3
An undocumented feature of the Matlab Profiler can report call history timeline – part 3 of series.
Bold color text in the Command Window
Matlab Command Window text can be formatted *bold* since R2011b.
Categories: Desktop, High risk of breaking in future versions, Java, Undocumented feature
Tags: Desktop, HTML, Java
1 Comment
Tags: Desktop, HTML, Java
1 Comment
Waiting for asynchronous events
The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts.
Matlab’s internal memory representation
Matlab’s internal memory structure is explored and discussed.
Categories: Guest bloggers, High risk of breaking in future versions, Memory, Mex, Undocumented feature
Tags: Memory, Mex, Peter Li, Pure Matlab, Undocumented feature
5 Comments
Tags: Memory, Mex, Peter Li, Pure Matlab, Undocumented feature
5 Comments
Profiling Matlab memory usage
mtic and mtoc were a couple of undocumented features that enabled users of past Matlab releases to easily profile memory usage.
Matlab mex in-place editing
Editing Matlab arrays in-place can be an important technique for optimizing calculations. This article shows how to do it using Mex.

