Search Files

Advanced Search
Go
 
Loading tag cloud...

Files

 
Date   File Tags Downloads
(last 30 days)
Comments Ratings
09 Nov 2009 Screenshot BattleShip Learn and have fun with an old classic. Author: Isaac Noh function handles, battleship, udp example, ship, nested function, fun 83 0
27 Oct 2009 Screenshot FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle Author: Yair Altman findobj, gui tools, handle, java, example, gui 392 35
  • 4.94444
4.9 | 18 ratings
21 Sep 2009 evalf.m v2.0 (Sep, 2009) Evaluates any function (handle, anonymous, name, full-name) even if not in the MATLAB PATH! Author: Carlos Adrian Vargas Aguilera path, utilities, function, script, eval, evalin 175 0
29 Jul 2009 func2func.m v1.0 (Jul 2009) Updates anonymous function workspace. Workaround of STR2FUNC(FUNC2STR(f)) problem. Author: Carlos Adrian Vargas Aguilera anonymous, eval, functions, evalin, function handle, workspace 90 0
01 Jul 2009 Clean up context of anonymous function handles - bug #328733 This submission provides a workaround for MATLAB bug #328733. Author: Volkmar Glauche workaround, function handle, function, bug 10 2
24 Jun 2009 Published M-Files Use handle classes to model dependencies between computation steps Trigger computations in one object once computation results from other objects become available. Author: Volkmar Glauche modeling, handle, distributed, demo, objects, cluster 11 0
19 Jun 2009 Tip: calling subfunctions from outside m-file (Final) Use the provided code snippet to call subfunctions outside the m-file. Author: Sung Soo Kim eval, call, str2func, function handle, varargin, subfunction 11 5
  • 3.0
3.0 | 1 rating
11 Jun 2009 Published M-Files cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table Author: us fprintf, class, sprintf, printmat, cell, array 144 4
  • 5.0
5.0 | 6 ratings
28 May 2009 IMAQPLOT - Preview video data using callbacks Demonstration of previewing Image Acquisition Toolbox video using Handle Graphics and callbacks. Author: David Tarkowski graphics, handle, example, plot, image acquisition too..., application 124 4
  • 4.0
4.0 | 3 ratings
26 May 2009 Screenshot UIINSPECT - display methods/properties/callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window Author: Yair Altman example, inspect, java, gui tools, handle, gui 232 4
  • 5.0
5.0 | 2 ratings
26 Feb 2009 Benchmark clear() behavior with OOP handle Examine Matlab's "clear" behavior with different handle reference configurations. Author: Benjamin Heasly benchmark, handle, clear, oop, performance, object 10 0
26 Feb 2009 Screenshot Using parent child relationships to find figures Two and a half minute video find which figures are open Author: Doug Hull handle graphics, root, tutorial, video, get, child 18 0
13 Jan 2009 Parse property/value pairs and structures Parses property/value pairs just like Handle Graphics functions. Author: Douglas Schwarz handle graphics funct..., value, pairs, property, parse 134 1
  • 5.0
5.0 | 1 rating
05 Nov 2008 Screenshot Link the properties of two graphical objects Two and a half minute video shows how to link properties of two graphical elements Author: Doug Hull linked, link, properties, linkprop, handle graphics, tutorial 11 0
14 Aug 2008 Screenshot Setting the edge color for a surface plot One minute video explains why surface plots of large datasets turn black. Author: Doug Hull edge, blacked, surf, handle graphics, tutorial, video 11 0
05 Aug 2008 copymyobj Workaround to create copies of objects inheriting from the Matlab 'handle'-class Author: Holger Hiebel inherit, custom, copy, matlab objects, utilities, handle class 10 0
22 Jul 2008 Recursive Directory Function Execution Recurse through all directories executing the supplied function Author: Rodney Thomson directories, recursion, recurse, utilities, files, function handle 19 1
31 Mar 2008 lookupTable Creates a lookup table for a collection of key/value pairs Author: Dan Cohn lookup table, cellfun, memoize, structures, data structure, function handle 30 2
  • 2.0
2.0 | 1 rating
31 Mar 2008 csxfun bsxfun for cell arrays Author: Dan Cohn binary operation, vectorizatio, cellfun, cell, structures, function handle 37 0
19 Mar 2008 Screenshot guipanel Creates dynamically moveable and resizeable uipanels – uses almost identical syntax to uipanel. Author: Dan Cohn move, gui tools, nested function, handle graphics, uipanel, dynamic 37 4
  • 5.0
5.0 | 4 ratings
28 Nov 2007 Screenshot ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. Author: Jiro Doke gui, animate, visualize, movie, animation, handle graphics 162 4
  • 4.75
4.8 | 4 ratings
26 Nov 2007 pushprop Get, set and restore Handle Graphics objects Author: Jerker Wagberg properties, handle graphics, object, restore, set, property 13 1
02 Nov 2007 Screenshot Video Tutorial: MATLAB Basics: Handle Graphics One and a half minute video introduces Handle Graphics. Author: Doug Hull handle graphics, tutorial, set, hg, video, get 9 0
31 Oct 2007 DynamicPlot: An example of handle semantics with MATLAB classes A MATLAB class that implements an automatically-updated display with pause and resume. Author: Gautam Vallabha automatic refresh, dynamic, plotting, handle class 99 1
  • 5.0
5.0 | 1 rating
16 Oct 2007 delobject Similar to DELETE, but more forgiving, and allows deletion of multiple objects. Author: Almar Klein delete, gui tools, handle, example, object 9 2
19 Sep 2007 Automated composition of function handles Automatically compose function handles Author: Peter Cotton function handle, function, automated program cre..., design 8 1
  • 4.5
4.5 | 2 ratings
12 Oct 2006 Incorporating events in Matlab Function to fire callbacks on variable and object changes/creations/deletions Author: Jeff Dunne event handle handler ... 14 0
09 Sep 2005 Nested Function Live Stock Ticker An example using nested functions and WSDL to create a live stock-ticker. Author: Scott Hirsch callback, nested function, timer, realtime, function handle 132 2
  • 4.66667
4.7 | 3 ratings
09 Sep 2005 Example: Using Nested Functions for Timers Example code from MATLAB News & Notes article on nested functions. Author: Scott Hirsch callback, nested function, timer, realtime, function handle 101 1
  • 4.33333
4.3 | 3 ratings
22 Aug 2005 maxfig Maximizes a MATLAB R14 figure in Windows environment. Author: Mihai Moldovan gui tools, handle, example, api, gui, maximize 16 3
  • 5.0
5.0 | 3 ratings
10 May 2005 Screenshot FINDPROP - finding properties Findprop finds graphic object properties associated with specific value. Author: Arsen Arakelyan properties, handle graphics, miscellaneous, utilities 25 1
14 Feb 2005 Screenshot ibar.m ibar() does the same as bar(), but returns an individual handle for each bar. Author: Robert Schleicher bar handles, indiv, graphics, handle, plotting, specialized 9 4
  • 4.0
4.0 | 4 ratings
28 Jan 2005 Temporary (or anonymous) function handles for ML 6 Creates a temporary function m-file and returns a handle to it. Author: Nathan Thern development environme..., handles, handle, anonymous, tmp_handle, function 23 1
  • 5.0
5.0 | 1 rating
07 Jun 2004 hgobj2code Generate MCode to create an handle graphics object. Author: Tom Gaudette generation, gui tools, graphics, handle, example, gui 90 0
16 Jun 2003 isfun: a pedestrian matlab construct determiner determines the definition of ML constructs Author: us which, development environme..., definition, function handle, function, variable 136 0
02 Jan 2003 siblings Finds the children of the parents of the inputs. Can return siblings of only a given type. Author: Doug Hull handle graphics, children, parents, set, get, data exploration 7 0
21 Oct 2002 gethwnd Retreive the windows handle (HWND) of a window with its name. Author: Jerome Lacaille hwnd, gui tools, examples, example, utilities, windows handle hwnd 101 0
18 Oct 2002 Screenshot SoundRecorder Demo An example of a Test & Measurement related GUI using GUIDE and the Data Acquisition Toolbox. Author: Ahmed Abdalla example, application, data acquisition test... 37 8
  • 4.72727
4.7 | 22 ratings
 

MATLAB Central Terms of Use

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