Feeds
提问
Intermittent error accessing Java constant
Short question up front: How do I *reliably* access a constant in a Java class, such as javax.swing.JCheckBox.TRAILING? I am ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Is it possible to add file/product version information to an executable compiled with MCC?
I had a similar problem; we wanted our own icon in the executable and we wanted a splash screen while waiting for MCR to start. ...
Is it possible to add file/product version information to an executable compiled with MCC?
I had a similar problem; we wanted our own icon in the executable and we wanted a splash screen while waiting for MCR to start. ...
12 years 前 | 0
已回答
Path management for different versions of projects
I manage a similar issue with a product I maintain that uses a lot of common in-house tools that are also used by some unrelated...
Path management for different versions of projects
I manage a similar issue with a product I maintain that uses a lot of common in-house tools that are also used by some unrelated...
12 years 前 | 2
已解决
Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...
13 years 前
已回答
bug in MonitorPosition?
As far as I've seen, MonitorPositions returns the bounding rectangles for each screen in the usual computer graphics orientation...
bug in MonitorPosition?
As far as I've seen, MonitorPositions returns the bounding rectangles for each screen in the usual computer graphics orientation...
13 years 前 | 0
已回答
[DEPRECATED] What frustrates you about MATLAB?
In the spirit of "do what I mean" while testing functions, the command history is oblivious to context. Frequently I'll start my...
[DEPRECATED] What frustrates you about MATLAB?
In the spirit of "do what I mean" while testing functions, the command history is oblivious to context. Frequently I'll start my...
13 years 前 | 0
已回答
uimenus occasionally flash in my GUI
I discovered the culprit while digging around in the Java objects of a GUI under development. If you use <http://www.mathworks.c...
uimenus occasionally flash in my GUI
I discovered the culprit while digging around in the Java objects of a GUI under development. If you use <http://www.mathworks.c...
13 years 前 | 0
| 已接受
提问
Calculate the size needed for a uicontrol
I'm trying to calculate the actual size needed for uicontrols in a GUI so the GUI can resize itself appropriately. My problem is...
13 years 前 | 1 个回答 | 0
1
个回答提问
uimenus occasionally flash in my GUI
I have a figure with uimenus added to it (but MenuBar is off, so it's only my menus), each with one level of child menu items, s...
13 years 前 | 1 个回答 | 0