Yair Altman
Consultant
Professional Matlab consultant/programmer. http://UndocumentedMatlab.com Books author: "Accelerating MATLAB Performance", "Undocumented MATLAB-Java Programming Secrets" (http://UndocumentedMatlab.com/books). Email: altmany at gmail.com
Feeds
已提交
propertiesGUI - display data in editable context-aware table
propertiesGUI processes and displays a list of data property values in a context-aware GUI table
6 months 前 | 3 次下载 |
已提交
checkClass - inspect a Java/Matlab/Python/COM/C++/.NET class
Inspect a Java/MCOS/Python/C++/.NET object or classname and display its methods, properties, events, superclasses, subclasses, c...
7 months 前 | 4 次下载 |
已提交
EODML - Matlab connector to EODHistoricalData
Matlab connector to EODHistoricalData, optimized for reliability, ease-of-use, functionality and performance (including parallel...
2 years 前 | 1 次下载 |
已提交
ScreenCapture - screenshot of component, figure or screen
ScreenCapture gets a screen-capture image of any Matlab GUI handle, or specified screen area rectangle
2 years 前 | 68 次下载 |
已提交
Windows registry utilities
getRegistryValue - get a value from Windows registry (winqueryreg wrapper) setRegistryValue - set a value in the registry (new...
2 years 前 | 2 次下载 |
已提交
displayWebPage - display a webpage in Matlab figure or panel
Display a web-page URL in a Matlab figure or UI container (panel, tab etc.), updating the displayed browser contents as needed.
2 years 前 | 5 次下载 |
已提交
ObjDiff - Generic object comparator
Compares objects of any type inc. Java, Matlab, HG handles, structs, cells & arrays
2 years 前 | 1 次下载 |
已提交
cprintf - display formatted colored text in Command Window
Displays sprintf-formatted strings in the Command Window using the specified color/underline style
2 years 前 | 104 次下载 |
已提交
str2number - Fast replacement for str2num and str2double
Fast replacement for str2num and str2double; converts simple scalar input string(s) to number(s)
3 years 前 | 3 次下载 |
已提交
findjobj - find java handles of Matlab graphic objects
Find java objects contained within a specified java container or Matlab GUI handle
3 years 前 | 41 次下载 |
已提交
popupPanel Displays a popup panel with specified content
popupPanel Displays a popup panel with specified file contents, help topic, HTML or webpage
4 years 前 | 2 次下载 |
已提交
blurFigure - blurs and prevents interaction on figure window
blurs a specified figure window and prevents interaction with it until the figure is un-blurred
5 years 前 | 1 次下载 |
已提交
getjframe - Retrieves a figure's underlying Java frame
Enable multiple window callbacks and properties not exposed by Matlab
5 years 前 | 2 次下载 |
已提交
Realtime trading with Matlab and IB presentation files
Realtime trading demo & presentation, presented at NYC Computational Finance Conference 23 May 2013
6 years 前 | 2 次下载 |
已提交
calcGreeks: Calculate option Greeks (European Black/Scholes)
calcGreeks computes fair price and Greek values for vanilla European options using the Black-Scholes-Merton model, optimized for...
6 years 前 | 3 次下载 |
已提交
attachScrollPanelTo - add scroll-panel to a uipanel or axes
Places the specified control/uipanel inside a scroll-panel that automatically appears when the container shrinks (resizes)
6 years 前 | 2 次下载 |
已提交
max_in_place - example of multi-threaded MEX function
Example of a multi-threaded MEX function, that can easily be adapted
6 years 前 | 4 次下载 |
已提交
getHWnd - retrieve the underlying Windows handle for Matlab figure(s)
Enable C++ GUI integration by retrieving the HWnd handle of matlab figure(s)
6 years 前 | 2 次下载 |
已提交
autoScaleImageCLim
Automatically update an image axes' CLim based on displayed portion
6 years 前 | 2 次下载 |
已提交
compare .fig files, or folders containing .fig files
compareFigFiles compares GUI (*.FIG) files, reporting differences in components/properties
7 years 前 | 4 次下载 |
已提交
enable/disable entire figure window
enable/disable entire figure window, including toolbar, menubar, frame and all contents
8 years 前 | 2 次下载 |
已提交
uigetfile_with_preview - GUI dialog window with a preview panel
Displays a file-selection dialog with an integrated preview panel.
8 years 前 | 4 次下载 |
已提交
smart_scrollbars fixes Matlab's listbox/editbox scrollbars to only show as needed
smart_scrollbars fixes Matlab's listbox/editbox scrollbars that display even when they are unneeded
8 years 前 | 1 次下载 |