Home > By category > Scripts > Multimedia
Sort by : Name|Date|Downloads|Rating|

Listing of Multimedia in Scripts

This function creates a 2D scatterplot from two data vectors, and puts a univariate histogram for each vector at the horizontal and vertical axes of the plot..

  • Platform: Scripts, Matlab
  • hist
  • License: Shareware
  • Price: .price.
  • Rating

Tools for computing histograms for n-dimensional data (i.e. compute number of data points in a n-cube). The code is designed to be fast, and optionally uses a c-mex file for the core routine. The c-mex file is not necessary and you get good performance even without it.

  • Platform: Scripts, Matlab
  • mmplay
  • License: Shareware
  • Price: .price.
  • Rating

function mmplay(...options...) mmplay is a replacement for the movie command as well as plays movies read by mmread. It can play both audio and video simultaneously. This uses the Windows DirectX infrastructure to generate the movie, so other OSs are out of luck.

  • Platform: Scripts, Matlab

Utility that converts patch objects (or a comma-separated list of patch property/value pairs) into an equivalent structure that encodes all the patch object's properties. Useful for storage of 3D models, especially for animation in Matlab. Also includes a companion function 'struct2patch' which converts the structure back into a patch object.

  • Platform: Scripts, Matlab

This is a GUI tool for the alignment of Simulink blocks..

  • Publisher: Po Hu
  • Date: 16-05-2013
  • Size: 41 KB
  • Platform: Scripts, Matlab
  • cursor
  • License: Shareware
  • Price: .price.
  • Rating

This function produces a crosshair on the axis selected. One can click to select an X, Y coordinate. This function can set up crosshairs on multiple axis across multiple figures. It can be modified to be used as a ganged cursor for two axes..

  • Platform: Scripts, Matlab

This function crops off the specified portion of an image file and concatenates a separator line. It will then repeat this operation for all the files in the current directory with the specified extension, concatenating all the images vertically. The concatenated images are saved under the new name 'Imgoutcat.

  • Platform: Scripts, Matlab

The program allows you to add and change entries as needed - on your request, it utilizes the IMDB (Internet Movie DataBase) to retrieve information for this task. phpVideoPro can be configured to display your catalogue at will. You can view your items in a list containing all of your entries or you can request the program to display a list of available free space on your homemade video tapes.

  • Platform: Scripts, PHP
  • IMUI
  • License: Shareware
  • Price: .price.
  • Rating

This package lets you access many Image Processing Toolbox functions with GUI. Extract file in the package to a dir and simply type imui in command window..

  • Platform: Scripts, Matlab

Scalable Vector Graphics (SVG) Export of Figures Converts 2D & 3D Matlab plots to the scalable vector format (SVG). This format is specified by W3C (http://www.w3.org) and can be viewed and printed with internet browsers. Added preliminary support of filter, clipping, and tickmark extensions that go beyond the Matlab functionality.

  • Platform: Scripts, Matlab

This function draws a 3D arrow using a cylinder and cone patch. This allows the use of all patch properties including transparency. It can be used with default parameters (example 1) or user-defined parameters (example 2). example 1: > mArrow3([0 0 0],[1 1 1]); % draws a black arrow from point [0 0 0] to point [1 1 1] example 2: > h = mArrow3([0 0 0],[1 1 1], 'facealpha', 0.

  • Platform: Scripts, Matlab

Saves multiple MATLAB figure windows to powerpoint giving the user "subplot" style control over their positions in the final slide. Given multiple figures you can use commands like: subplotPPT(m,n,k,...) to print a copy of the figure to a powerpoint slide.

  • Publisher: Mark Hoyle
  • Date: 15-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • gridcolor
  • License: Shareware
  • Price: .price.
  • Rating

Use this function to change the color of gridlines to a color different to the label and box color, which is currently not implemented in Matlab. -> http://www.mathworks.com/support/solutions...lution=1-1PAYMC) The general syntax for a call is: gridcolor([ax1, ax2, .

  • Platform: Scripts, Matlab

CYLINDER: A function to draw a N-sided cylinder based on the generator curve in the vector R. It is based on file exchange 5468. I changed a little bit so that it can generate more points on the surface of the cylinder..

  • Publisher: Wei Pan
  • Date: 15-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • GRIDXY
  • License: Shareware
  • Price: .price.
  • Rating

GRIDXY - Plot grid lines GRIDXY(X) plots vertical grid lines at the positions specified by X. GRIDXY(X,Y) also plots horizontal grid lines at the positions specified by Y. GRIDXY uses the current axes, if any. Lines outside the plot area are plotted but not shown.

  • Platform: Scripts, Matlab

When you want to put a set of components in a particular tab, just place them all on a panel. Position the panel the way you want it and then write down the position that you want to place it in. When you want to work with another tab, just create an new panel.

  • Publisher: Chun Zheng
  • Date: 15-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

MP3 portAll is a web-based php-written engine, which allows you join various mp3 resources (ftp, http servers, local or network filesystems) into single music collection and hide its original placement. It is fully integrated with WinAmp and includes many pretty features.

  • Platform: Scripts, PHP
  • atvplus
  • License: Shareware
  • Price: .price.
  • Rating

ATVplus is a suite of MATLAB files that create a graphical user interface (GUI) to perform system identification and control system design using the ATV+ technique. The ATV+ identification method has been developed to allow the identification of linear transfer function models for SISO stable systems.

  • Platform: Scripts, Matlab
  • Specplot
  • License: Shareware
  • Price: .price.
  • Rating

SPEC is software package for instrument control and data acquisition widely used at synchrotrons around the world and in university and laboratories. Specplot provides an easy solution to plot SPEC scans *Features : - Read hundreds of scans in few seconds - multiple selection enable - data normalization - log / linear plot - zoom automatically enable - save scan to workspace - read motors positions *Installation - Extract all files in a directory - Add the directory to the MATLAB path *Quick startup - type specplot in MATLAB - load SPEC-file with the File Menu - select one (or more) scan in the list - select column to be plotted.

  • Platform: Scripts, Matlab
  • AREASHADE
  • License: Shareware
  • Price: .price.
  • Rating

AREASHADE(X,Y,F) shades the area where Y is larger than some fixed value F using the color yellow. AREASHADE(X,Y,F,C) uses color C instead of yellow. AREASHADE(X,Y,F,C,TH) where TH = 'h' uses F as a high threshold and shades the are where Y<F. Default for TH is 'l', painting Y>F.

  • Publisher: Andreas
  • Date: 15-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Creates an 6 face cuboid patch object. User inputs are for center of volume, orientation, color, transparency and side lengths. The function returns the object handle as well as the face and vertex matrices..

  • Publisher: Nicholas M
  • Date: 14-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Plots each data point as a box, and puts each box on the graph in such a way that no boxes overlap. By default produces a standalone plot in a new figure window, but can plot into specified axes as well. See the comments in the function help for more detail.

  • Platform: Scripts, Matlab

AWAITBAR displays waitbar with abort button Clicking on the ABORT or the CLOSE button of the waitbar figure will abort the loop and close the waitbar. USAGE: H = awaitbar(x,message) creates and displays a waitbar of fractional length X with the message text in the waitbar figure.

  • Platform: Scripts, Matlab

This function turns a number into an ordinal string, ie 1 becomes 'first', 2 becomes 'second'. After 'twentieth', the number is used with the appropriate 'st, 'nd', 'rd', or 'th'. Useful for instructionary dialog boxes, etc..

  • Platform: Scripts, Matlab

This Program reads the SIF File and display the recorded frames. It also imports all header information and display when the user clicks metadata info. Navigate the frames using slider and Export the image frames to workspace for your further applications.

  • Platform: Scripts, Matlab

Dissolving Image Rollover script adds a dissolving effect during image change on mouse over. The script works across all browsers, though as alluded to, only IE4 will experience the added transition. Just for the uninitiated, a rollover image requires that you specify two images- one while the mouse is not over it, and one for when it is.

  • Platform: Scripts, JavaScript
  • ReadPIC
  • License: Shareware
  • Price: .price.
  • Rating

Allows you to read, write, and get information about Biorad PIC image files. The function can be used by themselves or incorporated into the image formats accessible with imread, imwrite, and imfinfo using: imformats([imformats struct('ext', {'pic'}, 'isa', @ispic, 'info', @impicinfo, 'read',@readbmp, 'write', @writebmp, 'alpha', 0, 'description', 'Biorad Image File (PIC)')]);.

  • Platform: Scripts, Matlab
  • point.m
  • License: Shareware
  • Price: .price.
  • Rating

function point(x,y,z,fig) This will plot a circle at point (x,y) with diameter proportional to the magnitude of values in z. Input: x,y,z are matricies of dimensions i,j x and y are the corresponding x and y coordinates of z, the point to be plotted.

  • Platform: Scripts, Matlab

DJ Status is an attempt at managing the DJs for your shoutcast radio station. It allows you to show information on the currently active DJ which could be useful to your visitors. Information such as IM contacts and a link to their song request page can prove invaluable.

  • Platform: Scripts, PHP

This is a demo version of the program it can find teh intersection of 2 surfaces in exact values, for more details contact me at my email use the file named master.

  • Publisher: Amr Ali
  • Date: 14-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

New Downloads

Dr.Web CureIt

Dr.Web CureIt is an
indispensable tool for curing
computers running MS Windows
8/7/Vista/XP/Server
2003/2008/2012 ...

Macgo iPhone Cleaner

Macgo iPhone Cleaner is an
excellent iOS cleaner tool
runs on Windows. It can clean
up most junk files on iPhone,
iPad, ...

SuperGeek Free JPG to PDF
Converter

SuperGeek Free JPG to PDF
Converter is a 100% free &
safe PDF converter to convert
JPG and other pics to PDF/PS
...

PDF Security OwnerGuard

PDF Security OwnerGuard is the
ultimate Digital Rights
Management (DRM), Security,
Copy Protection, Watermarking,
...

BitComet Turbo

BitComet Turbo is a clean and
free peer to peer file sharing
program that offers you the
opportunity to download any
kind ...

Abc Clipboard

Abc Clips can copy and store
up to 500 different clips,
text or graphic. You can
allocate hot keys or macros to
clips and ...

FoxTag Editor

FoxTag Editor is a wide
ranging tag processor with
great features and an
intuitive interface with well
organized and ...

Free Sky Screen Saver

Free Sky Screen Saver shows
the beautiful images of the
blue sky and white clouds
above any location on earth. T

Free Excel To CSV Converter

Free Excel To CSV Converter is
a lightweight utility which
provides you a very simple and
fast conversion from Microsoft
...

Foxit Reader

Small, fast, and feature rich
PDF viewer which allows you to
open, view, and print any PDF
file. Unlike other free ...