- 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
- Jan Simon (9 hours 58 minutes 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 (1 day 18 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 (1 day 19 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...
- Yair Altman (2 days 12 hours ago): @Kesh – it works on my Win7 x64. I’m not sure what the specific issue is with your installation. Perhaps try these...
- Kesh (2 days 17 hours ago): Yair, I like what HG2 produces on screen; however, I cannot seem to print any HG2 figures. Do you know of any work around? (Win64) For...
- Yair Altman (2 days 22 hours ago): @Kushal – the various ways to do this are listed in my Matlab-Java book. Basically, you could use MathWorks’ Java...
- kushal (2 days 22 hours ago): Hello Sir, how to call a ‘function’ defined in .m file from a java program? E.g.: Say I have a sample_class...
- Jim Hokanson (4 days 1 hour ago): Incredible.
- Shuhao Cao (4 days 7 hours ago): Haha, I see. Thanks a lot. I have looked into it but found no ‘MenuFont’. Guess there is no easy workaround within...
- Yair Altman (4 days 7 hours ago): Of course – simply open the preferences file in a text editor edit([prefdir '/matlab.prf'])
-
-
Category Archives: Low risk of breaking in future versions
Displaying animated GIFs
It is possible to easily display animated images in Matlab figure windows.
Categories: GUI, Low risk of breaking in future versions, Undocumented feature
Tags: GUI, HTML, Pure Matlab, Undocumented feature
Leave a comment
Tags: GUI, HTML, Pure Matlab, Undocumented feature
Leave a comment
HG2 update
HG2 appears to be nearing release. It is now a stable mature system.
Improving save performance
There are many different ways of improving Matlab’s standard save function performance.
Categories: Low risk of breaking in future versions, Stock Matlab function
Tags: Performance, Pure Matlab
10 Comments
Tags: Performance, Pure Matlab
10 Comments
Improving fwrite performance
Standard file writing performance can be improved in Matlab in surprising ways.
ishghandle’s undocumented input parameter
The built-in function ishghandle accepts a second input argument with the expected handle type.
Solving a Matlab hang problem
A very common Matlab hang is apparently due to an internal timing problem that can easily be solved.
Categories: GUI, Low risk of breaking in future versions, Undocumented feature
Tags: GUI, Performance, Pure Matlab, Undocumented feature
8 Comments
Tags: GUI, Performance, Pure Matlab, Undocumented feature
8 Comments
Fixing Matlab’s actxserver
Matlab’s COM (ActiveX) server behavior can be fixed in a couple of useful manners.
Removing user preferences from deployed apps
An unsupported MathWorks Technical Solution explains how to remove private information from deployed (compiled) matlab applications.
Buggy Profiler option
a bug exists in the profiler that prevents usage of its documented CPU timing functionality.
Categories: Desktop, Low risk of breaking in future versions, Stock Matlab function
Tags: Performance, Profiler, Pure Matlab
6 Comments
Tags: Performance, Profiler, Pure Matlab
6 Comments

