- 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
- Vincenzo (12 hours 44 minutes 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 (1 day 4 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 (1 day 10 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 (2 days 5 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 (3 days 14 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 (3 days 15 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 (4 days 8 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 (4 days 12 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 (4 days 17 hours ago): @Kushal – the various ways to do this are listed in my Matlab-Java book. Basically, you could use MathWorks’ Java...
- kushal (4 days 17 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...
-
-
Tag Archives: Java
JTattoo look-and-feel demo
A demo GUI that shows the effects of using different look-and-feels, including the JTatoo library, is presented.
Categories: Guest bloggers, GUI, Java, Medium risk of breaking in future versions, UI controls
Tags: GUI, Java, JavaFrame, Karthik Ponudurai, uicontrol
3 Comments
Tags: GUI, Java, JavaFrame, Karthik Ponudurai, uicontrol
3 Comments
Matclipse – Eclipse-Matlab interface
Matclipse is an open-source plugin for the popular Eclipse IDE that connects it with Matlab.
propertiesGUI
propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.
Categories: GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: GUI, Internal component, Java, JIDE, Levente Hunyadi
5 Comments
Tags: GUI, Internal component, Java, JIDE, Levente Hunyadi
5 Comments
uiinspect
uiinspect is a Matlab utility that displays detailed information about an object’s methods, properties and callbacks in a single GUI window.
Categories: GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: COM, Dot-Net, GUI, Hidden property, Java, JIDE, UIInspect, Undocumented feature
5 Comments
Tags: COM, Dot-Net, GUI, Hidden property, Java, JIDE, UIInspect, Undocumented feature
5 Comments
Waterloo graphics
Waterloo is an open-source library that can significantly improve Matlab GUI.
Categories: Guest bloggers, GUI, Java, Medium risk of breaking in future versions
Tags: GUI, Java, Malcolm Lidierth
29 Comments
Tags: GUI, Java, Malcolm Lidierth
29 Comments
File deletion memory leaks, performance
Matlab’s delete function leaks memory and is also slower than the equivalent Java function.
Categories: Java, Low risk of breaking in future versions, Memory, Stock Matlab function
Tags: Java, Performance
2 Comments
Tags: Java, Performance
2 Comments
Pause for the better
Java’s thread sleep() function is much more accurate than Matlab’s pause() function.
Categories: Java, Low risk of breaking in future versions, Stock Matlab function
Tags: Java, Performance
14 Comments
Tags: Java, Performance
14 Comments

