Submitted


undecorateFig - remove/restore figure border and title bar
Removes/restores the border and title bar of Matlab figures

11 years ago | 5 downloads |

5.0 / 5
Thumbnail

Submitted


UIINSPECT - display methods, properties & callbacks of an object
Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window

11 years ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


IQ analysis utilities
Set of functions for analyzing IQ values

11 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
2014b axis label errors when printing to postscript
I've just committed a fix in <https://github.com/altmany/export_fig export_fig> for this Matlab bug - any Tex/LaTeX strings will...

11 years ago | 1

Answered
How to eval expressions in Simulink Data Dictionaries
For anyone interested, Donn Shull has just posted a detailed article explaining the Simulink Data Dictionary's undocumented API ...

11 years ago | 1

Submitted


UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers
Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane

11 years ago | 3 downloads |

4.83333 / 5
Thumbnail

Submitted


Java-based data table
Spreadsheet display/editing/sorting of data with multiple features

11 years ago | 1 download |

4.7 / 5
Thumbnail

Submitted


Accelerating MATLAB Performance source files
Source files for the book "Accelerating MATLAB Performance", CRC Press, 2014

11 years ago | 4 downloads |

5.0 / 5
Thumbnail

Answered
Colorbar Minor Tickmarks with 2014b
h_c.Ruler contains properties that support minor-ticks: |MinorTick|, |MinorTicks| and |MinorTickVisible| (='off' by default). Th...

11 years ago | 1

Answered
How to set the property for jslider
http://undocumentedmatlab.com/blog/matlab-callbacks-for-java-events-in-r2014a

11 years ago | 0

| accepted

Answered
how to make edit text in gui to show the latest result?
An example that contains what you wanted (to automatically set the caret position to the end of the editbox) is provided here: ...

11 years ago | 1

Submitted


setPrompt - Set the Command Window prompt
Sets the Command Window prompt to the specified string

11 years ago | 3 downloads |

4.90909 / 5
Thumbnail

Answered
placeOrderEx function not working
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Answered
I got an error in trading toolbox when I try to get history of an ib contract.
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Answered
Connection with Interactive Broker
You can see more information about IB-Matlab here: <http://undocumentedmatlab.com/ib-matlab> Feel free to contact me to get a...

11 years ago | 0

| accepted

Answered
Variable amount of checkboxes in listbox (programmatic GUI)
There are actually 2 built-in controls that you could use within Matlab: # com.jidesoft.swing.CheckboxList # com.mathworks.m...

11 years ago | 2

Answered
Documentation For com.mathworks.mlwidgets.html.HTMLPrefs Interface
The only place where you will find documentation for internal Matlab components is, well, in <http://UndocumentedMatlab.com> and...

11 years ago | 0

Answered
Handling user-defined matlab class returned from Java collection
The solution is to simply convert the Matlab object (any non-primitive Matlab data) into something that Java knows. Here are 3 w...

11 years ago | 0

Answered
How to connect and retrieve data from Interactive Brokers
The IBMatlab function is part of the IB-Matlab product, sold separately from the MathWorks Trading Toolbox. You can see more inf...

11 years ago | 0

Submitted


savezip
save/load data in a compressed zip file

11 years ago | 4 downloads |

0.0 / 5

Answered
How to display customised tip in Debug editor mode?
I <http://undocumentedmatlab.com/blog/class-object-tab-completion-and-improper-field-names blogged about this> last week. Basica...

11 years ago | 2

| accepted

Answered
Matlab Engine EngGetVariable causes TCP/IP socket to disconnect?
You may wish to try the cross-platform IB-Matlab product, which is Java-based and works quite well on Linux (as well as Windows ...

11 years ago | 0

Answered
Why do I get "No method 'reqMktDataEx' with matching signature found for class 'COM.TWS_TwsCtrl_1'." in 2014a
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Answered
Why do I get "No method 'reqHistoricalDataEx' with matching signature found for class 'COM.TWS_TwsCtrl_1'." in 2014a
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Answered
Why do I get "No method 'reqHistoricalDataEx' with matching signature found for class 'COM.TWS_TwsCtrl_1'." in 2014a
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Answered
Matlab crashes when connecting to TWS - Interactive Brokers
You may wish to try the cross-platform IB-Matlab product, which is Java-based (not ActiveX): <http://undocumentedmatlab.com/i...

11 years ago | 0

Submitted


profile_history - display graphical profiling timeline data
Display profiling data as an interactive timeline graph

11 years ago | 1 download |

4.2 / 5
Thumbnail

Submitted


SoundVolume - set or get the system speaker sound volume
SoundVolume sets or gets the computer system's speaker sound volume, using Java

11 years ago | 6 downloads |

5.0 / 5

Answered
Why GPU code does not speed up CPU ?
While data transfer is indeed a well-known GPU bottleneck, it is not the only limiting factor. Conditionals/branching (which you...

12 years ago | 0

Answered
big integer speed (VPI and symbolic)
@Bart - you might also try the following alternatives: * Advanpix <http://advanpix.com Multi-Precision Computing Toolbox> (MC...

12 years ago | 2

Load more