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

generates a helpfile automatically. AUTOHELP only works on GUI's. It reads the data stored in HANDLES. Look at the function SEARCHREPLACEMANYGUI (5/2/05 release) to see how it's used. This function is designed to be used by OKDLGWITHLISTBOX which will display the help it in a popup window with a listbox.
- Publisher: Michael Robbins
- Date: 14-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DVDStyler Script
- License: Freeware
- Price: 0.00

DVDStyler is a cross-platform DVD authoring application that makes possible for video enthusiasts to create professional-looking DVDs. Main Features: - you can drag and drop MPEG files directly - you can create NTSC/PAL menus - you can import image file for background - you can place text and images anywhere on the menu screen - you can change font/color - you can put buttons, change font and colors - you can copy and paste any menu object - you can set chapters for each movie - you can change post command for each movie.
- Publisher: Alex Thuering
- Date: 13-04-2013
- Size: 4188 KB
- Platform: Scripts, C and C plus plus
- tmark.m
- License: Shareware
- Price: .price.

TMARK Tickmark annotation class for 2-D plots. Usage: t = tmark([x,y],varargin) t = tmark(ginput(1),'color','r','label','Peak 1') Tmarks are user positioned annotation objects whos position's remain fixed in axes units when plot axes are rescaled (unlike standard annotation objects whos positions are not updated as a result of axis rescaling).
- Publisher: J. Caspar
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- wysiwyg.m
- License: Shareware
- Price: .price.

This is an mfile I use every day, yet is not on the exchange. I hope the original author does not mind it being put here. Its been over 15 years, so I suspect that it is public domain... This function is called with no args and merely changes the size of the figure on the screen to equal the size of the figure that would be printed, according to the papersize attribute.
- Publisher: Jody Klymak
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Rain effect without images for Graphics and Animations
- License: Freeware
- Price: 0.00

This script generates an efficient and elegant rain/snow effects. The effect is created without the aid of images. You can toggle between rain and snow effect with the change of one variable..
- Publisher: Craig Blanchette
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, JavaScript
- Display a text file
- License: Shareware
- Price: .price.

Display a text file in a popupmenu Usuage: popupmessage(filename,window_name) E.g., popupmessage('popupmessage.m','popupmessage.m');.
- Publisher: Samuel Cheng
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- PlotEpsTeX
- License: Shareware
- Price: .price.

PLOTEPSTEX prints an EPS figure for inclusion in LaTeX documents, with LaTeX fonts. It creates a complet EPS-file with annotation of the figure (titles, labels and texts) and graphics (lines,arrows,markers,...). This function uses the LAPRINT function and makes simply a concatenation of the text part and the graphical part in a single EPS file.
- Publisher: jean-christophe OLIVIER
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Custom 2D Gauss
- License: Shareware
- Price: .price.

Create a custom 2D gauss, which can be used for filtering, weighting, etc. All parameters are customizable, including standard deviations (sigmaX, sigmaY), rotation (theta), result size, center, etc..
- Publisher: Thomas Dideriksen
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- usercolormap
- License: Shareware
- Price: .price.

USERCOLORMAP(COLOR1,COLOR2,COLOR3,...) creates a colormap with colors specified by 1x3 vectors (COLOR1, COLOR2, COLOR3...). When the number of input colors are three for example, the function linearly interpolates every column of a 3x3 matrix [COLOR1;COLOR2;COLOR3] to 256 values, which is to be used as an input to COLORMAP.
- Publisher: Yo Fukushima
- Date: 13-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Mouse Activity Tracking
- License: Shareware
- Price: .price.

main executing reference usage: mouseTracker.m The objective is to illustrate mouse activity tracking. This is an enhanced version of gtrack. The enhancement includes: 1. Direction determination 2. Polar coordinates computation (includes distance and angle of direction moved).
- Publisher: Michael Chan
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- php4flicks
- License: Freeware
- Price: 0.00

php4flicks is a small yet powerful, PHP/MySQL powered movie data base. Features: - stores detailed information (like directors, actors, poster, medium, language...) about your movies - genre support lets you store and browse genres for your movies - automatically downloads all the information from IMDb.
- Publisher: mr. fox
- Date: 12-04-2013
- Size: 256 KB
- Platform: Scripts, PHP
- Gliding Transitions
- License: Shareware
- Price: .price.

smoothSet Change property values smoothly. smoothSet(object, transitionTime, propertyName, propertyValue) sets the value of the specified property in increments so that over the transitionTime it changes from its initial value to the specified value.
- Publisher: Joe Hicklin
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Matlab- Exiting in Style
- License: Shareware
- Price: .price.

I thought of exiting matlab in a different way, so came across this info submitted here, I made GUI which executes when i exits matlab, That's how you exit in style from matlab..... :).
- Publisher: Saim
- Date: 12-04-2013
- Size: 61 KB
- Platform: Scripts, Matlab
- plamovie
- License: Shareware
- Price: .price.

Plays a matlab movie USAGE: playmovie(m,fps,n,option) EXAMPLES: playmovie('C:MATLAB6p5workanimation.mat') playmovie(mov,2,1,'slider') playmovie(mov,1,'fullscreen','slider') DESCRIPTION: Plays the movie frames movieframes n times at frmprsc frames per second The default values for n and frmprsc are 1 and 2 frames per second movieframes can also be a filename of a .
- Publisher: alex sanchez
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- In-your-face message greeting for Graphics and Animations
- License: Freeware
- Price: 0.00

This script allows you to give your surfers a unique and warm welcome when they enter your site. The idea behind this script is actually quite simple- By using dynamic content and fontsize manipulation, was created a text that appears to "zoom-in" and expand, by continuously refreshing the text so it's larg, by contime.
- Publisher: Steve Bomer
- Date: 12-04-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- Motion Detection in a video
- License: Freeware
- Price: 0.00

this programs identifies the moving objects in a video ( continious frames) and displays the moving object in a window. when you execute this code just check whether the input video is supported in matlab r not. so for the testing i am attaching a zip file which contains the code and sample video that i have found in internet.
- Publisher: Lokesh Peddireddi
- Date: 12-04-2013
- Size: 1198 KB
- Platform: Scripts, Matlab
- BMPtoCOE
- License: Shareware
- Price: .price.

This code was written for a colleague of mine that needed a quick script that could convert a 16 color bmp to a Xilinx FPGA memory file. This could be used for your projects or for an example on the structure for your own coe files. Zip file includes the function, a test bmp, and the resultant coe file.
- Publisher: Timothy Felty
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- XSPF Web Music Player for Music and Sound
- License: Freeware
- Price: 0.00

XSPF Web Music Player is a flash-based web application that uses xspf playlist format to play mp3 songs. XSPF is the XML Shareable Playlist Format. The software is written in Actionscript 2..
- Publisher: Fabricio Zuardi
- Date: 12-04-2013
- Size: 215 KB
- Platform: Scripts, Flash
- Fast 2-D convolution
- License: Shareware
- Price: .price.

CONVOLVE2 can be used wherever CONV2 is used, taking the same arguments and returning the same results to within a small tolerance. The computation is speeded up by using the singular value decomposition of the mask to express it as a sum of outer products.
- Publisher: David Young
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- hgobj2code
- License: Shareware
- Price: .price.

CODE = HGOBJ2CODE(HANDLE). HANDLE is the handle to a handle graphics object. CODE is a formatted string containg the code neccessary to duplicate most properties of the object pointed to by HANDLE. Replicable properties are those whose values are LOGICAL, CHAR, 1 dimensional CELL arrays, and up to 2 dimensions for NUMERIC matrices.
- Publisher: Tom Gaudette
- Date: 12-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Crosshair Demo
- License: Shareware
- Price: .price.

CrosshairDemo aldodA JFreeGraph-Demo The code behind is just a demo of what is possible with JFreeChart using it in Matlab. I played a little with codesnippets I found on the web and the API-Documentation. (http://www.jfree.org/jfreechart/api/javadoc/index.
- Publisher: Sven KdoTArner
- Date: 11-04-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- Intelligent Dynamic Date Ticks
- License: Shareware
- Price: .price.

** Update: The archive now includes a new function setDateAxes which can be used like SET to set the properties of date axes (such as XLim) and have the tick labels update automatically. For example, setDateAxes(gca, 'XLim', [datenum('July 1, 2008') datenum('August 1, 2008')]) ** Update: DynamicDateTicks now supports an arbitrary day/month date formats.
- Publisher: Ameya Deoras
- Date: 11-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DS BGFog for Graphics and Animations
- License: Freeware
- Price: 0.00

DS BGFog script displays a fog effect in the background. The script parameters can be easily adjusted to suit your needs. You can change background image, speed of motion, direction and more. The script is compatible with all modern web browsers and is very easy to install and use.
- Publisher: DS Effects
- Date: 11-04-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- Matlab welcoming you
- License: Shareware
- Price: .price.

It's GUI, which is prompted in matlab, while it starts up initially. GUI just shows few images and wishes and welcomes the user according to the time in his system. Read the document first for instruction t run the gui at matlab startup..
- Publisher: Saim
- Date: 11-04-2013
- Size: 440 KB
- Platform: Scripts, Matlab
- Decrypting Text Effect for Graphics and Animations
- License: Freeware
- Price: 0.00

This script creates a decrypting text effect to a selected text string in your webpages..
- Publisher: Stephen Griffin
- Date: 11-04-2013
- Size: 10 KB
- Platform: Scripts, JavaScript
- matrix2latex GUI
- License: Shareware
- Price: .price.

This function converts an MATLAB 2-dimensional array (matrix) which can be numerical or a cell array, into proper formated LaTeX code. This utility is actually the GUI representation of M.Koehler matrix2latex code..
- Publisher: Anastasios Zouzias
- Date: 11-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Webbased Music Jukebox for Music and Sound
- License: Freeware
- Price: 0.00

WMJ is a PHP based jukebox for playing MP3 music straight from your Linux server. It creates a database of all your MP3 files with detailed header information(ID3). The jukebox can play in random, single and playlist mode..
- Publisher: Arjan Schildwacht
- Date: 11-04-2013
- Size: 236 KB
- Platform: Scripts, PHP
- ccbar
- License: Shareware
- Price: .price.

CCBAR creates a custom colorbar with multiple sections. The contents of the CCBar are given as an input, and can consist of one or more arrays of indexed or RGB color data. In addition, setting the contents of a section to the keyword 'colorbar' will place a copy of a normal colorbar in that section of the CCBar.
- Publisher: John Barber
- Date: 11-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Surfplot
- License: Shareware
- Price: .price.

3D displays of data can look very 'flat', which is why light sources are often added. A non-directional alternative is to make the colour of the surface represent a high pass filtered version of the data. Surfplot calculates the high pass filtering using fspecial, and so requires the Image Processing Toolbox.
- Publisher: Gordon Cooper
- Date: 11-04-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- PodAdmin - Web-based podcast management
- License: Freeware
- Price: 0.00

PodAdmin is a very simple web-based podcast management tool. Upload your new episode via web form, PodAdmin will then grab title and description from the ID3 tags and generate a new RSS feed on your website..
- Publisher: Anonymous
- Date: 11-04-2013
- Size: 276 KB
- Platform: Scripts, PHP



