Listing of Multimedia in Scripts
- Overview Plot
- License: Shareware
- Price: .price.

%OVERVIEWPLOT creates a plot with an interactive overview axes. % OVERVIEWPLOT(...) takes the same input arguments as the PLOT command % and will create a new figure containing the plot and an inset % displaying an overview of the plot. Pan and zoom operations on the main % axes will result in a rectangle being drawn in the inset axes % representing the section of the data currently shown in the main axes.
- Publisher: Daniel Sternberg
- Date: 27-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- smoothplot.m
- License: Shareware
- Price: .price.

This function is meant to be used for manually smoothing a scattered line (when all other "smooth" functions fail). The idea is to define a spline curve representing the original line. The edge points for the spline line are added by clicking into the axes and are graphically represented by "o" markers.
- Publisher: Martin Lohrmann
- Date: 27-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- subfigure
- License: Shareware
- Price: .price.

subfigure(m,n,p), or subfigure(mnp), divides the screen into an m-by-n grid of tiles and creates a figure within the pth tile. Tiles are counted along the top row of the screen, then the second row, etc. If p is a vector, the figure is sized to cover all the subfigure positions listed in p.
- Publisher: Steve Hoelzer
- Date: 27-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Example: GUIDE ButtonDownFcn Callback
- License: Shareware
- Price: .price.

This is a GUIDE generated GUI. The GUI executes a callback function when a mouse is clicked over a figure. Inspired by the reference below: [ref] http://www.mathworks.com/matlabcentral/new...w_thread/160626.
- Publisher: Narupon Chattrapiban
- Date: 27-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- A pretty seashell GUI
- License: Shareware
- Price: .price.

This GUI draws a seashell, using a parametric surface. The parameters of the seashell can be modified with sliders and buttons in the GUI. See also the "seashell.m" file, also on MATLAB Central (with no GUI)..
- Publisher: Tim Davis
- Date: 27-03-2013
- Size: 492 KB
- Platform: Scripts, Matlab
- MP3 Player Code Script
- License: Freeware
- Price: 0.00

MP3 Player code allows you to create your own mp3 player.The application provides basic functionality, plus dynamic playlist management. The code uses custom toolbars as player buttons (including tooltips), and MCI library strings to operate the player.
- Publisher: Dmitrie Frolov
- Date: 27-03-2013
- Size: 51 KB
- Platform: Scripts, C and C plus plus
- MATLAB Adventures in Bifurcations & Chaos (ABC++)
- License: Shareware
- Price: .price.

MATLAB Adventures in Bifurcations & Chaos - (ABC++) is a GUI application, which runs in a MATLAB environment and has been designed for the exploration of bifurcations and chaos within the Chua Circuit paradigm. As such it retains all the features of the original program as well as adding some additional features.
- Publisher: James Patrick McEvoy
- Date: 26-03-2013
- Size: 1331 KB
- Platform: Scripts, Matlab
- LPLOT
- License: Shareware
- Price: .price.

LPLOT(X,Y) plots Y versus X just like the PLOT command but cycles through 12 different line styles instead of colors (4 line styles x 3 line widths). The axes LineStyleOrder is set to '-|:|--|-.' and axes ColorOrder is set to [0 0 0]. Multiple data sets, accepted by PLOT, are allowed.
- Publisher: Jiro Doke
- Date: 26-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- vebyk
- License: Shareware
- Price: .price.

The program is designed to interpolate values on a regular two-dimensional grid using ordinary kriging. By slightly modifying the code it is also possible to use simple kriging. The grid of estimated or "kriged" values is rectangular and spans the range of coordinates in the dataset of sampled values.
- Publisher: Rolf Sidler
- Date: 26-03-2013
- Size: 328 KB
- Platform: Scripts, Matlab
- Taylor Diagram
- License: Shareware
- Price: .price.

Plot a Taylor diagram from statistics values given by STDs (standard deviations), RMSs (centered root mean square difference) and CORs (correlation) Ref: K. Taylor Summarizing multiple aspects of model performance in a single diagram. JGR 2001.
- Publisher: Guillaume MAZE
- Date: 26-03-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- FWAITBAR
- License: Shareware
- Price: .price.

Creates and displays a waitbar depending on the file position indicator(FID). Due to the fact that the waitbar updates automatically via timer function it is not necessary to update it manually in each cycle of the loop. H = FWAITBAR(FID) initializes the waitbar due to file identifier obtained from FOPEN.
- Publisher: Elmar Tarajan
- Date: 26-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Character Recognition Example (IV):Training a Simple NN for classification
- License: Shareware
- Price: .price.

This demo based on "Kailup Tan" works about handwriting recognition this version is more compatible and support Farsi/Arabic digit, u can take some change for add other handwriting pattern it's so easy too use taste it.
- Publisher: AliReza KashaniPour
- Date: 26-03-2013
- Size: 307 KB
- Platform: Scripts, Matlab
- statusbar
- License: Shareware
- Price: .price.

statusbar sets the status-bar text of the Matlab desktop or a figure. statusbar accepts arguments in the format accepted by the sprintf function and returns the statusbar handle(s), if available. Syntax: statusbarHandle = statusbar(handle, text, sprintf_args.
- Publisher: Yair Altman
- Date: 26-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Flow Graph Analysis Tool Gui
- License: Shareware
- Price: .price.

A GUI front-end for Flowgraph Analysis Tool. It's an editor for textual nodelist files. You can create, edit, save and run these files. Flowgraph analysis tool is needed, see the link in the Acknowledgments -section..
- Publisher: Marko Neitola
- Date: 26-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- enable.m / disable.m
- License: Shareware
- Price: .price.

2 functions: enable(h) disable(h) where h is the handle to a UI control. saves writing a set function..
- Publisher: Richard Medlock
- Date: 26-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Starplot
- License: Shareware
- Price: .price.

As an example, imagine you have two data sets described by 20 different means and standard deviations. Starplot enables the direct visual comparison and representation of these data sets. Both linear and logarithmic scaling is possible. See the help and demo for more information on how to use it.
- Publisher: Sven Mesecke
- Date: 25-03-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- plotclr
- License: Shareware
- Price: .price.

This function is similar to MATLAB's own scatter3 routine. PLOTCLR(X,Y,V) plots the values specified in V as a color coded scatter plot at the locations specified in the vectors X and Y. The current colormap of the figure is used for the color code. Improvement from function plotc.
- Publisher: Stephanie Contardo
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Open Standard Media (OSM) Player
- License: Freeware
- Price: 0.00

With the onset of HTML5, there is a dramatic paradigm shift in the wake for online media content delivery. For well over 6 years, this industry has been dominated by the proprietary Adobe Flash Player, which has been used to deliver high quality media to audiences far and wide.
- Publisher: MediaFront
- Date: 25-03-2013
- Size: 870 KB
- Platform: Scripts, JavaScript
- Simple bar plot with errorbars in 3D
- License: Shareware
- Price: .price.

This is not 3-dimensional bar plot, but 2D bars with errorbars in 3D. See the screenshot. Lower part of errorbars may not shown properly. In that case, adjust the view point a little bit. Or if you have a good solution, please let me know..
- Publisher: Sung Soo Kim
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bouncy message for Graphics and Animations
- License: Freeware
- Price: 0.00

This is an energetic little text script that bounces a message around your visitor's window screen. Not only can you add HTML to the mix, but also, configure precisely the speed of the animation, and whether the message should disappear after x seconds.
- Publisher: Dynamic Drive
- Date: 25-03-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- Subaxis - Subplot
- License: Shareware
- Price: .price.

SUBAXIS Create axes in tiled positions. (just like subplot) Usage: h=subaxis(rows,cols,cellno[,settings]) h=subaxis(rows,cols,cellx,celly[,settings]) h=subaxis(rows,cols,cellx,celly,spanx,spany[,settings]) SETTINGS: Spacing,SpacingHoriz,SpacingVert Padding,PaddingRight,PaddingLeft,PaddingTop,PaddingBottom Margin,MarginRight,MarginLeft,MarginTop,MarginBottom Holdaxis all units are relative (e.
- Publisher: Aslak Grinsted
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- matrix2video
- License: Shareware
- Price: .price.

Simple function that plays a 3-D matrix as a movie to help visualize the values of the matrix. Much like movie but can be used to directly on raw data instead of converting it to movie frames. Main advantage is fast visualization of 3-D data..
- Publisher: Suresh Joel
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Edges generation
- License: Shareware
- Price: .price.

Given a conforming triangulation as as matrix of vertices numbers corresponding to each triangular element , the algorithm generates and numbers edges of triangulation, so that edges shared by two elements are counted only once. It also generates list of edges belonging to each triangle a list of elements sharing the same edge.
- Publisher: Jan Valdman
- Date: 25-03-2013
- Size: 3041 KB
- Platform: Scripts, Matlab
- mp3 2 ogg converter for Music and Sound
- License: Freeware
- Price: 0.00

mp3 2 ogg converter is a PHP based mp3 to ogg batch (mass) converter, which supports relative quality and copies ID3 tags. Relative quality means, that the quality of the outputed ogg is relative to the quality (kbps) of mp3. Simple, there are many times, especially if you have lots of mp3s, that you have different qualities (kbps) of them (320, 192, 128,.
- Publisher: seba_seba
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, PHP
- CD Input and control library (libcdio)
- License: Freeware
- Price: 0.00

Bindings for libcdio: a library for CD-ROM, CD image access and ISO-9660 filesystems. Example programs to list tracks, issue CD audio commands, and extract a file from an ISO-9660 track or image is included. See also http://www.gnu.org/libcdio.
- Publisher: Rocky Bernstein
- Date: 25-03-2013
- Size: 317 KB
- Platform: Scripts, Ruby
- Admin Collapse Subpages
- License: Shareware
- Price: .price.

Simple plugin that allows you to collapse subpages in the Pages admin list. Especially helpful if you have a ton of pages. It uses a cookie to save the expand/collapse status of your pages. This is loosely based on Collapse Sub-Pages by Dan Dietz (http://wordpress.
- Publisher: lupka
- Date: 25-03-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- CSE Input Dialog
- License: Shareware
- Price: .price.

CSE Input Dialog build a dialog from some variables and allow input from the user. It supports popup-menus, text fields, radio-buttons and checkboxes. As extra features, there are the possibilities to: - make control "slave" of other controls: if the master control is checked, the slaves are enabled, otherwise they are diabled (the reverse is also possible), - add help "tooltip" message to each control.
- Publisher: Laurent Cavin
- Date: 25-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- mmwrite
- License: Shareware
- Price: .price.

function list = mmwrite(filename,...options...) mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams. For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98% quality for the audio and Windows Media 9 Video with 98 quality.
- Publisher: Micah Richert
- Date: 25-03-2013
- Size: 113 KB
- Platform: Scripts, Matlab
- GetAuthentication
- License: Shareware
- Price: .price.

GetAuthentication only uses a figure, uicontrol and keypress function to create a dialog for authentication (e.g. website)..
- Publisher: Stefan
- Date: 24-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Venus Music Server for Music and Sound
- License: Freeware
- Price: 0.00

Venus Music Server is a compact PHP script that allows you to browse and play a collection of MP3s via a web browser. Features: - Compact PHP script - no database, CGI, Java, Perl, etc. required - Runs on older Linux distros - Prevents end-users from hard-linking to MP3 files - Supports images and text descriptions - Supports skinning via standard Cascading Style Sheets (CSS).
- Publisher: Mikey P
- Date: 24-03-2013
- Size: 10 KB
- Platform: Scripts, PHP



