- Enclose with " for exact match e.g., "uitable report"
Useful links
Archives
Recent Posts
- New training courses
- Using Java Collections in Matlab
- Matlab mex in-place editing
- MLintFailureFiles or: Why can’t I save my m-file?!
- Using spinners in Matlab GUI
- Matlab-Java memory leaks, performance
- Recovering previous editor state
- 2011 perspective & plans for 2012
- Command Window text manipulation
- Ideas for a new book
- Converting Java vectors to Matlab arrays
- Common javacomponent problems
- Reasons for undocumented Matlab aspects
- Types of undocumented Matlab aspects
- Matlab-Java book
Categories
- Desktop (23)
- Figure window (27)
- Guest bloggers (22)
- GUI (73)
- Handle graphics (34)
- Hidden property (27)
- Icons (4)
- Java (92)
- Listeners (13)
- Memory (4)
- Mex (2)
- Presumed future risk (153)
- Semi-documented feature (5)
- Semi-documented function (25)
- Stock Matlab function (55)
- Toolbox (2)
- UI controls (28)
- Uncategorized (5)
- Undocumented feature (63)
- Undocumented function (16)
Recent Comments
- Yair Altman (16 hours 56 minutes ago): yes – add a pause(0.1) if drawnow is not enough
- Keith (17 hours 14 minutes ago): @Yair I tried that, testing on linux setting the L&F to metal creating the gui objects and then switching back to plastic had...
- Yair Altman (18 hours 55 minutes ago): @Keith – As I mentioned in the main article, you can modify the L&F of specific components, without affecting the...
- Keith (1 day 8 hours ago): I’m trying to get a gui (figure window with uicontrols and uipanel; I’m turning off the toolbar and menubar for my figure...
- John (4 days 18 hours ago): Hi guys, i just wanted to add my solution to the continuous slider problem, which seems to be the simpliest/easiest way to understand...
- Kesh (5 days 14 hours ago): Yair, pretty cool entry. I’m very much interested in this as I’m currently working on high-speed video analysis. Re:...
- Yair Altman (6 days 17 hours ago): @Joao – yes, they are deployable. You do not need to do anything special to compile them – it works directly...
- Joao (6 days 17 hours ago): These are extremely useful. Are these deployable? If I compile the code into a Java library, will I be using a Java wrapper around a...
- Yair Altman (7 days 22 hours ago): @appy – the syntax is different – javacomponent only accepts the three parameters mentioned in the article: object,...
- appy (7 days 23 hours ago): Can we set all uicontrol properties in single line of code to the object created by javacomponent example parent,background color...
Tag Archives: Book
Ideas for a new book
With my Matlab-Java book being published, reader feedback is requested about the next book project.
Matlab-Java book
Undocumented Secrets of Matlab-Java Programming (ISBN 9781439869031) is a book dedicated to the integration of Matlab and Java.
