- Enclose with " for exact match e.g., "uitable report"
- Advanced on-site Matlab training - amazing value
Useful links
Recent Posts
- Static Java classpath hacks
- Using linkaxes vs. linkprop
- Matlab designs by Tim Smith
- Capturing print events
- JGraph in Matlab figures
- Some performance-tuning tips
- Sliders in Matlab GUI
- Persisting transparent colors in HG2
- Undocumented HG2 graphics events
- copyobj behavior change in HG2
- General-use object copy
- Auto-completion widget
- Undocumented view transformation matrix
- Handle object as default class property value
- Plot legend title
Archives
Categories
- Desktop (35)
- Figure window (37)
- Guest bloggers (49)
- GUI (124)
- Handle graphics (67)
- Hidden property (35)
- Icons (7)
- Java (142)
- Listeners (19)
- Memory (14)
- Mex (9)
- Presumed future risk (300)
- Semi-documented feature (7)
- Semi-documented function (31)
- Stock Matlab function (116)
- Toolbox (4)
- UI controls (41)
- Uncategorized (10)
- Undocumented feature (151)
- Undocumented function (30)
Tags
ActiveX Callbacks COM Compiler Desktop Donn Shull Editor Figure FindJObj GUI GUIDE Handle graphics HG2 Hidden property HTML Icons Internal component Java JavaFrame JIDE JMI Listener Malcolm Lidierth MCOS Memory Menubar Mex Optical illusion 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 (1 day 19 hours ago): @Priyanka – this functionality is only available in Matlab’s new graphics system (HG2), which became officially available in Matlab release R2014b (i.e., 3 releases...
- Yair Altman (1 day 19 hours ago): @Shahbaz – I believe that your Matlab installation is corrupt. Try to uninstall Matlab and then re-install it from scratch.
- shahbaz (1 day 21 hours ago): Matlab r2014a is not open this show”boost_date_time-vc1 10-mt1_49.dll missing your computer how to solve this problem help me sir
- Ilya (1 day 22 hours ago): If I’ve understood (and tested) it correctly, Inf-padding at the end of any of the 2 input vectors should not be a problem (sometimes vectors are 0 or NaN padded to preserve...
- Priyanka (1 day 22 hours ago): Thanks for this useful tip! I’m still finding my way around MATLAB, and unfortunately I’m stuck – was wondering if I can access the hidden MarkerHandle in Matlab...
- Yair Altman (2 days 16 hours ago): @Flo – R2011b uses JVM 1.6 by default – you’re trying to run it with a version that is 2 full generations newer, so I’m not surprised that some things...
- flo (2 days 18 hours ago): I tried out Matlab 2011b and JVM 1.8 The GUI ist starting and plots are shown well. If I set the figure visible off, an then set the figure visible on, there are just the axes elements,...
- mark mikofski (4 days 16 hours ago): I wish I had put more detail into using Newtonsoft JSON.net. Here’s a Gist demo % download JSON.net from https://github.com/JamesNK/New tonsoft.Json/releases % extract...
- Niko (4 days 16 hours ago): Hi Yair, Is it possible to have multiple objects share the same uicontextmenu? I’ve tried it but the problem is I don’t know how to figure out which object is right-clicked...
- Sandor Toth (5 days 21 hours ago): Dear Yair, do you know a way to change the XTickLabel vertical position, a.k.a its distance from the x-axis line? The generally suggested solution is to recreate the labels...
- Yair Altman (6 days 14 hours ago): @Christina – sounds like something’s funky with your Java. Java warnings cannot be suppressed. You have a very old Matlab release so try upgrading to a newer release.
- Christina (9 days 17 hours ago): In Matlab2007 I’m trying to use the JSlider but I keep getting a “Warning: Transform Fcn…” error every time the GUI repaints. I cannot find a way to get...
- Ed Yu (9 days 18 hours ago): Yair, I would say with regard to loading classes through the java (root) classloader directly should not be that risky… As long as MATLAB is using Java, the root classloader...
- sebastian (9 days 20 hours ago): Specifying relative paths in classpath.txt may not be supported, but for me it works just fine in R2011b. Simply add paths relative to the location of classpath.txt (i.e. relative...
- Armindo (9 days 20 hours ago): Hi, I try to use the: function moveptr(hAx, x, y) However I get the following error Undefined function ‘getpos’ for input arguments of type ‘matlab.graphics.axis...
Contact Us
Category Archives: Stock Matlab function
116 relevant articles found:Some performance-tuning tips
Matlab can be made to run much faster using some simple optimization techniques.
Categories: GUI, Low risk of breaking in future versions, Stock Matlab function
Tags: GUI, I/O, Performance, Pure Matlab
3 Comments
Tags: GUI, I/O, Performance, Pure Matlab
3 Comments
copyobj behavior change in HG2
the behavior of Matlab’s copyobj function changed in R2014b (HG2), and callbacks are no longer copied.
Undocumented view transformation matrix
Matlab’s view function returns an undocumented output transformation matrix.
Handle object as default class property value
MCOS property initialization has a documented but unexpected behavior that could cause many bugs in user code.
Categories: Low risk of breaking in future versions, Stock Matlab function
Tags: MCOS, Pure Matlab
15 Comments
Tags: MCOS, Pure Matlab
15 Comments
Plot legend title
Titles to plot legends are easy to achieve in HG1 (R2014a or earlier), but much more difficult in HG2 (R2014b or newer).
Using Infiniband with Matlab Parallel Computing Toolbox
Infiniband networking can significantly improve PCT performance in Matlab parallelization and distributed computing.
Transparent legend
Matlab chart legends are opaque be default but can be made semi- or fully transparent.
Customizing Matlab uipanels
Matlab uipanel controls can be customized using Java in ways that are impossible with plain Matlab.
Categories: GUI, Hidden property, Java, Medium risk of breaking in future versions, Stock Matlab function, UI controls
Tags: GUI, HG2, Hidden property, Java, uipanel
9 Comments
Tags: GUI, HG2, Hidden property, Java, uipanel
9 Comments
Simulink Data Dictionary
Simulink contains undocumented public API for access to its data dictionary functionality.






