|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 29 Oct 2009 | Compression Routines Compress Matlab variables in the workspace. (supports cells, structs, matrices, strings, objects) | 78 | 4 | |||
| 27 Oct 2009 |
|
FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle | 407 | 35 | ||
| 15 Oct 2009 | SoundVolume - set or get the system speaker sound volume SoundVolume sets or gets the computer system's speaker sound volume, using Java | 147 | 1 | |||
| 03 Oct 2009 |
|
Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | 426 | 12 | ||
| 28 Sep 2009 |
|
cprintf - display formatted colored text in the Command Window Displays sprintf-formatted strings in the Command Window using the specified color/underline style | 290 | 11 | ||
| 03 Sep 2009 | Creating Web Services with MATLAB® Builder™ JA A simple temperature conversion web service demonstration using MATLAB® Builder™ JA | 53 | 1 | |||
| 03 Sep 2009 |
|
TCP/IP distributed waitbar classWaitbardist allows you to update a MATLAB waitbar through the network via TCP/IP sockets. | 25 | 0 | ||
| 21 Aug 2009 |
|
KeyBindings - Alter Matlab Editor key bindings KeyBindings alters Matlab Editor's keyboard shortcuts. | 15 | 0 | ||
| 19 Aug 2009 |
|
EditorMacro - assign a macro to a keyboard key-stroke in the Matlab Editor and Command Window EditorMacro assigns a macro or action to requested key-binding in the Matlab Editor & Command Window | 134 | 7 | ||
| 05 Jun 2009 |
|
iScribble: A java based GUI for Matlab iScribble, is a reconfigurable GUI, with a JAVA front-end and a Matlab back-end. | 46 | 0 | ||
| 03 Jun 2009 |
|
ScreenCapture - get a screen-capture of a figure frame or component ScreenCapture gets a screen-capture of any Matlab GUI handle, or specified screen area rectangle | 163 | 1 | ||
| 26 May 2009 |
|
UIINSPECT - display methods/properties/callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window | 238 | 4 | ||
| 26 May 2009 | Portfolio Optimisation using MATLAB Builder for Java This demo uses the Java Swing libraries and MATLAB Builder for Java to create a Portfolio Optimisati | 63 | 3 | |||
| 08 May 2009 |
|
splash.m(revised) Add a splash screen to your GUI | 57 | 10 | ||
| 07 Apr 2009 |
|
Using java swing components in MATLAB A custom class that eases the use of java.awt and javax.swing components in MATLAB | 185 | 11 | ||
| 01 Apr 2009 | Profiling MATLAB launched JVM using YourKit Java Profiler 8.0.5 Profiling MATLAB launched JVM using YourKit Java Profiler 8.0.5 | 86 | 0 | |||
| 30 Mar 2009 |
|
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 | 198 | 11 | ||
| 15 Mar 2009 |
|
SYSTRAY - set/get system-tray icons on your computer's desktop sets icons in the system-tray of your computer's desktop & enables setting/getting icon properties | 122 | 3 | ||
| 12 Mar 2009 | Profiling MATLAB launched JVM using JProfiler 5.2.1 Profiling MATLAB launched JVM using JProfiler 5.2.1 | 80 | 0 | |||
| 12 Mar 2009 | Profiling Java Application using JBuilder 2007 (Eclipse 3.2.2) with Optimizeit This pdf file contains a tutorial on how to profile a Java application. | 16 | 0 | |||
| 29 Jan 2009 | Using MATLAB Builder for JAVA with Eclipse Using MATLAB Builder for JAVA with Eclipse | 194 | 0 | |||
| 17 Nov 2008 | getscreen Replacement for getframe for multiple-monitor systems. Also takes screenshots of non-MATLAB windows. | 60 | 1 | |||
| 20 Oct 2008 | Matlab from Java Example Document Summary of how to run a Matlab compiled library from Java | 62 | 0 | |||
| 25 Aug 2008 |
|
javaTable Simple function to display cell array data in a nice looking Java JTable | 157 | 2 | ||
| 25 Aug 2008 | Matlab Weka Interface Matlab interface for Weka Classifiers | 151 | 3 | |||
| 21 Aug 2008 |
|
java_web_figures_demo Java Web Figures Demo Code From Help | 25 | 2 | ||
| 23 Jun 2008 |
|
whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | 101 | 6 | ||
| 17 Jun 2008 |
|
passwordEntryDialog Create a password entry dialog for entering a password that is visibly hidden | 75 | 0 | ||
| 07 Apr 2008 | Using Weka in Matlab Example file how to use weka (written in Java) in Matlab | 99 | 4 | |||
| 29 Jan 2008 |
|
MATLAB For Java Programmers Demo files and presentation for live webinar recorded on 10/30/2007 | 165 | 3 | ||
| 18 Jan 2008 | send mail sending mail with jgmail java package (and other operations with POP3 and SMTP protocols) | 20 | 0 | |||
| 26 Dec 2007 |
|
Manage and Dock Figures into Group SETFIGDOCKED allows docking figures at specified positions in group of figures whose structure is | 22 | 1 | ||
| 26 Nov 2007 |
|
wpr: a pedestrian printer service collector wpr lists available printers on a system | 104 | 0 | ||
| 08 Oct 2007 | getHWnd - retrieve the underlying Windows handle for Matlab figure(s) Enable C++ GUI integration by retrieving the HWnd handle of matlab figure(s) | 112 | 0 | |||
| 05 Oct 2007 | JMatIO - Matlab's MAT-file I/O in JAVA Package contains Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and wr | 68 | 2 | |||
| 01 Oct 2007 |
|
varargServlet Integration of a MATLAB created Java Component to a web deployed application incorporating graphical | 116 | 2 | ||
| 01 Oct 2007 |
|
setFigDockGroup Sets a figure's docking group container | 182 | 2 | ||
| 12 Sep 2007 | setDesktopVisibility displays or hides the Matlab desktop window | 104 | 4 | |||
| 13 Aug 2007 | GetJFrame - Retrieves a figure's underlying Java frame Enable multiple window callbacks and properties not exposed by Matlab | 154 | 2 | |||
| 10 Aug 2007 | enable/disable figure enable/disable an entire figure window | 129 | 3 | |||
| 27 Jul 2007 | ObjDiff - Generic object comparator Compares objects of any type inc. Java, Matlab, HG handles, structs, cells & arrays | 140 | 2 | |||
| 20 Jul 2007 |
|
UICOMPONENT - expands uicontrol to all Java classes Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components | 221 | 11 | ||
| 25 Jun 2007 |
|
PlotData - display plot raw-data in data-tables Displays raw data of figure plots in separate spreadsheet tables | 183 | 1 | ||
| 15 Jun 2007 |
|
Online Dictionary Look up word definitions using this cute tool | 17 | 5 | ||
| 04 May 2007 |
|
statusbar set/get status bar(s) for GUI figures & Matlab desktop | 197 | 8 | ||
| 23 Mar 2007 |
|
Java-based data table Spreadsheet display/editing/sorting of data with multiple features | 187 | 23 | ||
| 20 Feb 2007 | STOCK QUOTE QUERY Pulls stock prices for a given ticker symbol from the YAHOO web server. | 72 | 21 | |||
| 30 Jan 2007 | ReadWeatherData Retrieves weather data from National Weather Service Server. | 21 | 0 | |||
| 06 Dec 2006 |
|
Ideal Rankine Cycle Using Builder for Java Calculate Thermodynamic Properties of Ideal Rankine Cycle - Integrating MATLAB with Java | 156 | 0 | ||
| 01 Sep 2006 | MathML import/export Java class library and MATLAB scripts for MathML import/export. | 9 | 1 | |||
| 31 Aug 2006 | Builder for Java: Web Surface Peaks This example is a web application using a Java component created by MATLAB Builder for Java inside a | 36 | 3 | |||
| 31 Aug 2006 | Black-Scholes Option Value Web Application - Java/Tomcat This example code demonstrates how to access Java components generated by MATLAB Builder for Java fr | 58 | 0 | |||
| 22 Mar 2006 | Matlab -> dl l-> JNI -> Java working example This is a code sample of m-file->dll->JNI->Java interfacin | 27 | 1 | |||
| 21 Nov 2005 |
|
Rapidly encrypt and decrypt using RSA Rapidly encrypt a brief message (such as for a key exchange) using RSA. | 135 | 6 | ||
| 17 Jun 2005 | Efficient Approximative Multiplication of Square Matrices Public math open-source project in Java & MATLAB. | 10 | 0 | |||
| 12 Apr 2005 | Unit testing tools This is a unit testing framework for MATLAB functions. | 12 | 2 | |||
| 13 Jan 2005 |
|
JButtonDemo A MATLAB implementation of the example "How to use buttons" from the Java Tutorial. | 10 | 2 | ||
| 21 Sep 2004 | ISPR - Use Java to determine arbitrarily large probable primes Use a Java to rapidly determine whether an arbitrarily large positive integer is a prime | 106 | 2 | |||
| 27 Aug 2004 |
|
GUI_sheet ; Java GUI table from MATLAB Creates a GUI table from a structure with custom data and behaviour. | 109 | 13 | ||
| 08 May 2003 | Payment Calculator Example loan payment calculator using Swing and MATLAB. | 126 | 3 | |||
| 28 Apr 2003 | Steepest Descent Method GUI Based Software Module Lets you calculate lowest interval. | 28 | 4 | |||
| 05 Nov 2002 | Display Stock Data Internet enabled data analysis and visualization. | 51 | 16 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com