已提交


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

11 years 前 | 5 次下载 |

5.0 / 5
Thumbnail

已提交


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 前 | 4 次下载 |

5.0 / 5
Thumbnail

已提交


IQ analysis utilities
Set of functions for analyzing IQ values

11 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
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 前 | 1

已回答
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 前 | 1

已提交


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 前 | 3 次下载 |

4.83333 / 5
Thumbnail

已提交


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

11 years 前 | 1 次下载 |

4.7 / 5
Thumbnail

已提交


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

11 years 前 | 4 次下载 |

5.0 / 5
Thumbnail

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

11 years 前 | 1

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

11 years 前 | 0

| 已接受

已回答
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 前 | 1

已提交


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

11 years 前 | 3 次下载 |

4.90909 / 5
Thumbnail

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

| 已接受

已回答
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 前 | 2

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已提交


savezip
save/load data in a compressed zip file

11 years 前 | 4 次下载 |

0.0 / 5

已回答
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 前 | 2

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已提交


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

11 years 前 | 1 次下载 |

4.2 / 5
Thumbnail

已提交


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

11 years 前 | 6 次下载 |

5.0 / 5

已回答
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 前 | 0

已回答
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 前 | 2

加载更多