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

WILDSEL - wild card selection from cell array of strings using a GUI. % It allows the use of wildcards '*' and '?' and displays only the matching % elements of the cell array. % The user selects the entry he/she wants and the index of this % element in the original array is returned.
- Publisher: Richard Stephens
- Date: 11-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- BreakXAxis
- License: Shareware
- Price: .price.

h=BreakXAxis(x,y,start,stop,width) plots (x,y) and breaks the plot's x-axis between <start> and <stop>, by inserting a broken-axis symbol < // > into a space <width> wide. This type of plot is often used in scientific papers, when the data between <start> and <stop> isn't interesting.
- Publisher: Julie Haas
- Date: 11-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Spider(rader) Chart for Multi Data
- License: Shareware
- Price: .price.

Plots a radar (spider) chart for Multi-Data. with changeable Label, LineColor, FillColor and LineStyle..
- Publisher: Li Cheng
- Date: 11-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Shortest Distance Between Two Lines in N dimensions
- License: Shareware
- Price: .price.

Function uses algorithm from Dan Sunday internet site http://softsurfer.com/Archive/algorithm_01...ment_to_Segment L1, L2 includes two points in matrix of 2*n where n are dimensions (3 in 3D). d - shortest distance between two lines Pc,Qc - points where exists shortest distance d EXAMPLE: L1=rand(2,3); L2=rand(2,3); [d Pc Qc]=distBW2lines(L1,L2) Functions of lines L1,L2 and shortest distance line can be plotted in 3d or with minor change in 2D by removing comments sign from code at the end of the file.
- Publisher: Alexander Brodsky
- Date: 11-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Two dimensional Q-function
- License: Shareware
- Price: .price.

Matlab code for calculation of 2d Gaussian Q function. General description This m-file provide a numerical computation of two-dimensional Gaussian Q-function, that is Q(x1,x2,ro)=1/((1/sqrt(2*pi)*(1-ro^2))*int(int(exp(-(x^2+y^2-2roxy)/(2*(1-ro^2))) dxdy The result may include a very small approximation error.
- Publisher: Hassan Moradi
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- maximize
- License: Shareware
- Price: .price.

Uses an undocumented figure property to maximize a figure window in a hardware independent way.
- Publisher: Bill Finger
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- 3D image rotation using sliders
- License: Shareware
- Price: .price.

gui has been used to represent an image and rotate this image about the three axises in three dimensional space using sliders..
- Publisher: Ali Talib Oudah
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- progbar (mex)
- License: Shareware
- Price: .price.

Class CProgBar implements progress bar windows. Very handy for use from within MEX files. Quick too..
- Publisher: Ben Mitch
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Fast FLAC Reader for Music and Sound
- License: Freeware
- Price: 0.00

This script uses the flac command line tools for reading a FLAC files. The scripts blends and uses the current Wavread interface. Here are some key features of "Fast FLAC Reader": * Raw file generation, for faster loading * Native and double output * 'size' query * Range decoding [from to] * Flac and metaflac allowed locally or in PATH * Multiplatform without dependencies on Windows.
- Publisher: Emanuele Ruffaldi
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Istanbul
- License: Freeware
- Price: 0.00

Istanbul is a desktop session recorder for the Free Desktop. It records your session into an Ogg Theora video file. To start the recording, you click on its icon in the notification area. To stop you click its icon again. It works on GNOME, KDE, XFCE and others.
- Publisher: Nicolas Kaiser
- Date: 10-03-2013
- Size: 338 KB
- Platform: Scripts, Python
- Audio-Portal
- License: Freeware
- Price: 0.00

Audio-Portal is a new Web-based Front-end for your Audio files. Audio-Portal is an Open Source PHP audio script. It will support: APE FLAC OGG MP3 and many more! Please have a little patience, will this project is still in Development stadium..
- Publisher: Anonymous
- Date: 10-03-2013
- Size: 430 KB
- Platform: Scripts, PHP
- Astmail - Asterisk web voicemail
- License: Freeware
- Price: 0.00

Astmail- Asterisk web voicemail, web interface to Asterisk voicemail written in php. What you will find in Astmail- Asterisk web voicemail: Includes some AJAX components such as LDAP-suggest, and user-lookup. Includes screens for forward by email and sms configuration.
- Publisher: Anonymous
- Date: 10-03-2013
- Size: 1198 KB
- Platform: Scripts, PHP
- Blue-orange Colormap (esa colormap)
- License: Shareware
- Price: .price.

A colormap with colors orange-white-light blue. The length of the colormap can be defined with additional parameters (e.g. colormap(esa(256))..
- Publisher: Norbert Marwan
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- UITANK
- License: Shareware
- Price: .price.

for R2008a only! Example for creating custom UI-Objects using MATLAB OOP class system. This example code shows how to create an own UI-Object which allows almost the same workflow (SET/GET) as the usual MATLAB UI-Objects..
- Publisher: Elmar Tarajan
- Date: 10-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- SSticky Comments
- License: Shareware
- Price: .price.

This plugin allows you to do the following: Allow you to set comments as Sticky from the comment edit page Re-does the order in which the comments are shown, putting the sticky comments at the top. You can also change the order of comments ( newest first / oldest first ) You can put either a text or an image on the left / right of the sticky comments author Install : Upload sticky-comments to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Find <?php comments_template() ?> line from single.
- Publisher: preda.vlad
- Date: 10-03-2013
- Size: 82 KB
- Platform: Scripts, Matlab
- makecmap.m
- License: Shareware
- Price: .price.

Makecmap is a GUI based editing tool for matlab rgb colormaps. The red, green and blue values can be edited using the mouse. Colormaps can be read from a figure, or entered on the command line. The colormap can be exported to a variable on the desktop or an executable m-file.
- Publisher: Colin Humphries
- Date: 09-03-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Draw a circle
- License: Shareware
- Price: .price.

Just give the center, the radius and the number of points. You can even define simple styles..
- Publisher: Zhihua He
- Date: 09-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- VIDEO TUTORIAL: INPUT A MATRIX WITH EDIT TEXT
- License: Shareware
- Price: .price.

INPUT A MATRIX WITH EDIT TEXT IN A GUI (NARRATION IN SPANISH).
- Publisher: Diego Orlando
- Date: 09-03-2013
- Size: 2785 KB
- Platform: Scripts, Matlab
- Watching Eyes script for Graphics and Animations
- License: Freeware
- Price: 0.00

This cross browser DHTML script follows your mouse around with a "watching eye"..
- Publisher: Kurt Grigg
- Date: 09-03-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- id3lib
- License: Freeware
- Price: 0.00

id3lib is an open-source, cross-platform software development library for reading, writing, and manipulating ID3v1 and ID3v2 tags. It is an on-going project whose primary goals are full compliance with the ID3v2 standard, portability across several platforms, and providing a powerful and feature-rich API with a highly stable and efficient implementation.
- Publisher: Dirk Mahoney
- Date: 09-03-2013
- Size: 1096 KB
- Platform: Scripts, Python
- pnm
- License: Shareware
- Price: .price.

This is a collection of programs for reading and writing portable pixelmaps, portable graymaps and portable bitmaps. Ascii (plain) and binary (raw) encodings are supported for both reading and writing..
- Publisher: Peter J. Acklam
- Date: 09-03-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- mp3act for Music and Sound
- License: Freeware
- Price: 0.00

The mp3act digital music system is designed to be a central location for your digital music collection and a means to easily organize and listen to your digital media through your stereo, over a local network, or anywhere in the world. With mp3act you are able to listen to your music collection through your home stereo or from a remote computer anywhere in the world via the streaming capabilities.
- Publisher: Jon Buda
- Date: 09-03-2013
- Size: 328 KB
- Platform: Scripts, PHP
- Coordinate Rotation
- License: Shareware
- Price: .price.

Rotates the given coordinates about a given center using either degrees or radians. Results are suitable for use with 'plot' function..
- Publisher: Alister Fong
- Date: 09-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- LaPrint
- License: Shareware
- Price: .price.

LaPrint is a MATLAB function to print MATLAB graphics for inclusion in LaTeX documents. LaPrint creates an eps-file and a tex-file. The tex-file contains the annotation of the figure such as titles, labels and texts. The eps-file contains the non-text part of the figure and is called by the tex-file.
- Publisher: Arno Linnemann
- Date: 09-03-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- Right-To-Left Flying Image Script for Graphics and Animations
- License: Freeware
- Price: 0.00

This script causes any image to fly in from the right edge of the screen to its original position..
- Publisher: Dynamic Drive
- Date: 08-03-2013
- Size: 102 KB
- Platform: Scripts, JavaScript
- Fade-away cursor trail script for Graphics and Animations
- License: Freeware
- Price: 0.00

This script creates a mouse trail that is constructed using five images of descending sizes, each following closely the other..
- Publisher: Dave Collins
- Date: 08-03-2013
- Size: 3021 KB
- Platform: Scripts, JavaScript
- cell2html
- License: Shareware
- Price: .price.

CELL2HTML(CELL,FILE,VARARGIN) generates the HTML table based on the cell array CELL, and the arguments passed in VARARGIN (see below). To set the value of a property using varargin, pass the name of the property as an argument, and the value as the very next argument.
- Publisher: Tom Gaudette
- Date: 08-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- PLTSTMP
- License: Shareware
- Price: .price.

PLTSTMP adds a timestamp to the bottom of the figure. If it is called from within a function it also adds the name of the calling function. The timestamp sometimes plots over the x-axis label. To avoid this, the axis can be shifted vertically. Example: >> type tst x = [1:.
- Publisher: Andreas
- Date: 08-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Pyramid built by UFO
- License: Shareware
- Price: .price.

I created this in Spring 2009 for an image processing course. I start with an sphere, use some matrix transformations to give it the shape of a saucer. Then, I use different lighting settings to give it a metal look. Finally, I use different camera settings and transformations to make it spin.
- Publisher: Gustavo Orellana
- Date: 08-03-2013
- Size: 184 KB
- Platform: Scripts, Matlab
- Minimum Spanning Tree or "Arbre Couvrant de Poids Minimal" (Kruskal Algorithm) with GUI using GUIDE
- License: Shareware
- Price: .price.

Kruskal's algorithm is used to find the branches of a ''tree'' having the minimum weight in a system of branches. The application of this algorithm is wide. One example is in finding the shortest (and cheapest) path of interconnecting several towns with an electric network.
- Publisher: FONKWE
- Date: 08-03-2013
- Size: 10 KB
- Platform: Scripts, Matlab



