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
Statistics
RANK
141
of 295,735
REPUTATION
878
CONTRIBUTIONS
2 Questions
270 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
304
RANK
3 of 20,277
REPUTATION
75,224
AVERAGE RATING
4.90
CONTRIBUTIONS
65 Files
DOWNLOADS
1299
ALL TIME DOWNLOADS
625818
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
findjobj - find java handles of Matlab graphic objects
Find java objects contained within a specified java container or Matlab GUI handle
4 days ago | 49 downloads |
Submitted
export_fig
A MATLAB toolbox for exporting publication quality figures
28 days ago | 899 downloads |
Submitted
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 ago | 3 downloads |
Submitted
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 ago | 5 downloads |
Submitted
EODML - Matlab connector to EODHistoricalData
Matlab connector to EODHistoricalData, optimized for reliability, ease-of-use, functionality and performance (including parallel...
2 years ago | 1 download |
Submitted
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 ago | 64 downloads |
Submitted
Windows registry utilities
getRegistryValue - get a value from Windows registry (winqueryreg wrapper) setRegistryValue - set a value in the registry (new...
2 years ago | 2 downloads |
Submitted
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 ago | 5 downloads |
Submitted
ObjDiff - Generic object comparator
Compares objects of any type inc. Java, Matlab, HG handles, structs, cells & arrays
2 years ago | 1 download |
Submitted
AVML - Matlab connector to Alpha-Vantage
Matlab connector to Alpha-Vantage
2 years ago | 4 downloads |
Submitted
cprintf - display formatted colored text in Command Window
Displays sprintf-formatted strings in the Command Window using the specified color/underline style
2 years ago | 110 downloads |
Submitted
str2number - Fast replacement for str2num and str2double
Fast replacement for str2num and str2double; converts simple scalar input string(s) to number(s)
3 years ago | 3 downloads |
Submitted
popupPanel Displays a popup panel with specified content
popupPanel Displays a popup panel with specified file contents, help topic, HTML or webpage
4 years ago | 1 download |
Submitted
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 ago | 1 download |
Submitted
getjframe - Retrieves a figure's underlying Java frame
Enable multiple window callbacks and properties not exposed by Matlab
6 years ago | 4 downloads |
Submitted
Realtime trading with Matlab and IB presentation files
Realtime trading demo & presentation, presented at NYC Computational Finance Conference 23 May 2013
6 years ago | 2 downloads |
Submitted
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 ago | 1 download |
Submitted
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 ago | 3 downloads |
Submitted
max_in_place - example of multi-threaded MEX function
Example of a multi-threaded MEX function, that can easily be adapted
6 years ago | 5 downloads |
Submitted
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 ago | 2 downloads |
Submitted
statusbar
set/get status bar(s) for GUI figures & Matlab desktop
6 years ago | 3 downloads |
Submitted
autoScaleImageCLim
Automatically update an image axes' CLim based on displayed portion
7 years ago | 2 downloads |
Submitted
compare .fig files, or folders containing .fig files
compareFigFiles compares GUI (*.FIG) files, reporting differences in components/properties
7 years ago | 4 downloads |
Submitted
enable/disable entire figure window
enable/disable entire figure window, including toolbar, menubar, frame and all contents
8 years ago | 2 downloads |
Submitted
uigetfile_with_preview - GUI dialog window with a preview panel
Displays a file-selection dialog with an integrated preview panel.
8 years ago | 5 downloads |
Submitted
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 ago | 1 download |