photo

Yair Altman


Consultant

Last seen: 3일 전 2007년부터 활동

Followers: 17   Following: 0

메시지

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

통계

All
  • Thankful Level 2
  • Pro
  • Top Downloads 2024
  • Top Downloads 2023
  • Top Downloads 2022
  • Top Downloads 2021
  • Top Downloads 2020
  • Top Downloads 2019
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 5
  • Editor's Pick
  • First Review

배지 보기

Feeds

보기 기준

제출됨


EODML - Matlab connector to EODHistoricalData
Matlab connector to EODHistoricalData, optimized for reliability, ease-of-use, functionality and performance (including parallel...

5일 전 | 다운로드 수: 1 |

Thumbnail

제출됨


cprintf - display formatted colored text in Command Window
Displays sprintf-formatted strings in the Command Window using the specified color/underline/bold style

17일 전 | 다운로드 수: 118 |

Thumbnail

제출됨


IQML - Matlab connector to IQFeed
Matlab connector to IQFeed

대략 2개월 전 | 다운로드 수: 3 |

Thumbnail

제출됨


findjobj - find java handles of Matlab graphic objects
Find java objects contained within a specified java container or Matlab GUI handle

3개월 전 | 다운로드 수: 51 |

Thumbnail

제출됨


export_fig
A MATLAB toolbox for exporting publication quality figures

4개월 전 | 다운로드 수: 826 |

Thumbnail

제출됨


propertiesGUI - display data in editable context-aware table
propertiesGUI processes and displays a list of data property values in a context-aware GUI table

9개월 전 | 다운로드 수: 4 |

Thumbnail

제출됨


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...

10개월 전 | 다운로드 수: 4 |

Thumbnail

제출됨


ScreenCapture - screenshot of component, figure or screen
ScreenCapture gets a screen-capture image of any Matlab GUI handle, or specified screen area rectangle

대략 2년 전 | 다운로드 수: 45 |

Thumbnail

제출됨


Windows registry utilities
getRegistryValue - get a value from Windows registry (winqueryreg wrapper) setRegistryValue - set a value in the registry (new...

2년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


CustomizeAxes
Live task to customize Matlab axes interactively

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


ObjDiff - Generic object comparator
Compares objects of any type inc. Java, Matlab, HG handles, structs, cells & arrays

2년 초과 전 | 다운로드 수: 1 |

제출됨


AVML - Matlab connector to Alpha-Vantage
Matlab connector to Alpha-Vantage

거의 3년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


str2number - Fast replacement for str2num and str2double
Fast replacement for str2num and str2double; converts simple scalar input string(s) to number(s)

대략 3년 전 | 다운로드 수: 6 |

제출됨


setFigDockGroup
Sets a figure's docking group container

대략 4년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


popupPanel Displays a popup panel with specified content
popupPanel Displays a popup panel with specified file contents, help topic, HTML or webpage

거의 5년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


blurFigure - blurs and prevents interaction on figure window
blurs a specified figure window and prevents interaction with it until the figure is un-blurred

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Draggable data tips
Enable dragging Matlab plot data-tips

거의 6년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


getjframe - Retrieves a figure's underlying Java frame
Enable multiple window callbacks and properties not exposed by Matlab

거의 6년 전 | 다운로드 수: 5 |

제출됨


Realtime trading with Matlab and IB presentation files
Realtime trading demo & presentation, presented at NYC Computational Finance Conference 23 May 2013

대략 6년 전 | 다운로드 수: 6 |

Thumbnail

제출됨


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년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


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년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


max_in_place - example of multi-threaded MEX function
Example of a multi-threaded MEX function, that can easily be adapted

6년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


getHWnd - retrieve the underlying Windows handle for Matlab figure(s)
Enable C++ GUI integration by retrieving the HWnd handle of matlab figure(s)

6년 초과 전 | 다운로드 수: 3 |

제출됨


statusbar
set/get status bar(s) for GUI figures & Matlab desktop

6년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


autoScaleImageCLim
Automatically update an image axes' CLim based on displayed portion

대략 7년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


compare .fig files, or folders containing .fig files
compareFigFiles compares GUI (*.FIG) files, reporting differences in components/properties

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


enable/disable entire figure window
enable/disable entire figure window, including toolbar, menubar, frame and all contents

대략 8년 전 | 다운로드 수: 2 |

제출됨


uigetfile_with_preview - GUI dialog window with a preview panel
Displays a file-selection dialog with an integrated preview panel.

8년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 9년 전 | 다운로드 수: 1 |

Thumbnail

더 보기