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

Listing of Multimedia in Scripts

  • ps2pdf
  • License: Shareware
  • Price: .price.
  • Rating

Converts a postscript file into PDF. The resulting PDF file will contain one page for each page defined in the postscript file, so a multi-page postscript file, like those generated by using the '-append' option of MATLAB's print command, can be used to generate a multi-page PDF file.

  • Platform: Scripts, Matlab

This function will change the caxis for any number of axes to be the same. This is accomplished by simply changing the caxis for each axes handle to range from the minimum of all caxis to the maximum of all caxis..

  • Platform: Scripts, Matlab

SAVESAMESIZE print/export figure (h) at same size as on screen. SAVESAMESIZE will adjust printing/exporting related properties so the figure (h) will print/export the same size as the onscreen display. It will print/export the figure and then restore the changed properties to the original values saveSameSize accepts some optional parameter-value pairs.

  • Platform: Scripts, Matlab

This function creates text objects that mimic x, y, and z tick labels, while the original tick labels are removed. The text object format allows more modification (such as color, rotation, etc) than the original tick labels, and also allows TeX strings to be utilized in tick labels.

  • Platform: Scripts, Matlab

Changes LEGEND fontsize while maintaining proper alignment between the legend's text strings and line symbols. Example: Double the fontsize hLeg = legend(h,'string1','string2',...); resize_legend(hLeg, 2); See graphics snapshot below for a DEMO..

  • Platform: Scripts, Matlab

The function (written entirely in MATLAB) allows the selection of connected pixels whose colors are within a defined tolerance of reference pixels..

  • Platform: Scripts, Matlab

Meeting Room Scheduler System is a free open-source application that provide you a easy way to book/schedule meetings, rooms, video conferences, all via WEB. Multi-language support: English, Portuguese, German and Catalan..

  • Publisher: Anonymous
  • Date: 18-06-2013
  • Size: 154 KB
  • Platform: Scripts, PHP
  • venn
  • License: Shareware
  • Price: .price.
  • Rating

VENN Plot 2- or 3- circle area-proportional Venn diagram VENN offers the following advantages over the VennX function available on the FEX: 1) It's much faster 2) Draws venn diagram as patch objects, allowing much greater flexibility in presentation (edge/face colors, transparency, etc.

  • Publisher: Darik
  • Date: 18-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Web Video Encoder makes it quick and easy to generate flv then upload via ftp and output HTML Script. It can be used as a web based app (php) or a win32 (python)..

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

Are you tired of manually adding the date and the name of the m-file used to create your plots manually? Well, plotstamp is for you. Plotstamp.m will add the date and m-file name to the right hand side of your plots..

  • Publisher: W Johnson
  • Date: 17-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The originally intended use is to give the user of a gui the opportunity to create his own function/dataset which can be fetched from the X/YData of the line object after it has been changed. The function adds a few callbackfunctions to the figure that contains the line object.

  • Platform: Scripts, Matlab

A collection of MATLAB classes that provide support for TabbedPanes, SplitPanes, SideBars, Accordions etc within MATLAB. Both MATLAB and Java Swing graphics can be added to the containers. Add the waterloo folder to your MATLAB path and run waterloodemo at the MATLAB prompt to see its features.

  • Platform: Scripts, Matlab

UIMATLAB returns true if the function is called from matlab, and false otherwise. UIOCTAVE returns true if the function is called from octave, and false otherwise. Using these functions, one is able to execute different parts of the code depending on what engine is performing the operations.

  • Publisher: ioxv.4623
  • Date: 17-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This Function takes the current Matlab figure (gcf) and paste it into an existing Excel File. Example: plot(1:10) xlsPasteTo('Book2','Sheet1',300, 400,'D6').

  • Publisher: Tal Shir
  • Date: 17-06-2013
  • Size: 102 KB
  • Platform: Scripts, Matlab

We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and assessing residuals.

  • Platform: Scripts, Matlab

Icons Toolbox is a set of tool that enables you to simple create MATLABâ„¢ format icons from BMP, PNG, JPEG or GIF images and manipulate these icons in order to incorporate them in a GUI. There are 3 tool for the moment: 1- Icons generation tool: MATLAB icons generation from images 2- Icons display tool: visualisation of generated MATLAB icons 3- Icons dimensioning tool: use to incorporate icons on pushbuttons, place them wherever you want on the button and test it.

  • Platform: Scripts, Matlab

Based on Symbolic Math functions and GUIDE flexibility, this software help to solve easily polynomial functions analysis.User just enter polynomial functions like f(x)/g(x) with f(x) = ax^n + bx^(n-1) + ... C and g(x)= a1x^n + b1x^(n-1) + ... D ; n in N.

  • Platform: Scripts, Matlab

Advance Resistance Calculator is a tool for calculating the resistances of four band and five band resistors. Basically it is built in GUIDE, which gives friendly user interface and enables the user to enter the resistance band values easily. Answer also includes the tolerance value of the respective resistor.

  • Platform: Scripts, Matlab

This is a complete implementation of TabPanel for MATLAB, which offers a consistent look and feel to the builtin MATLAB UI objects. Two types of tabpanels are implemented. The first type is the usual tabpanel with tabs positioned on left/center/right top/bottom in relation to the visible panel.

  • Platform: Scripts, Matlab

Takes a numeric verctor and cell string vector and plots a spider chart (One data set is allowed).

  • Publisher: Tal Shir
  • Date: 17-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • Doom
  • License: Shareware
  • Price: .price.
  • Rating

Does the key combination WASD sound familiar to you? Did you ever look over the shoulder of your half-grown son, when he played his latest ego-shooter? Would you expect him to intuitively explore 3D data in Matlab much faster than you could ever do - with your good old 'zoom', 'pan', and 'rotate' buttons? The next-generation engineer will use the 3D control scheme he has grown up with: Mouse : Look up/down/left/right 'w' : Move forward 's' : Move backward 'a' : Move left 'd' : Move right 'Space' : Move up 'Ctrl' : Move down 'Shift' : Accelerate movement 'm' : Toggle up/down 'q' : Toggle mouse motion capture 'Esc' : Close figure Example: z = peaks; surf (z) axis off doom.

  • Platform: Scripts, Matlab

SelectDatesAndSecs a GUI for selecting dates and items See Also msgbox errordlg warndlg dlgbox msgbox, helpdlg, questdlg, warndlg okdlgwithedit okdlgwithlistbox selectbox questdlgwithgrid Key words dialog error box window Warning message ok It's not fancy, but it works.

  • Platform: Scripts, Matlab

Have you ever tried to inspect and modify deeply nested struct/cell variables? Of course, MATLABs variable editor will help to visualise these variables. However, to create such a variable automatically or to change some of the deeply nested fields routinely this submission may be useful.

  • Platform: Scripts, Matlab

A MATLAB version of "How to use buttons" of the Java Tutorial.The shortcoming of PURE Java interface can't appear normally after being compiled into an EXE by the Compiler has been successfully overcome ..

  • Publisher: Qun HAN
  • Date: 17-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

There are 2 programs included. "edit_1d_data.m" is the GUI interface for "draw_edit.m" program. You can edit the plotted 1-D data by picking any point on the curve and moving the mouse freely. While the usage is limited, these programs demonstrated how to write GUI and handle mouse movement in old MATLAB versions.

  • Publisher: Jimmy Shen
  • Date: 16-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

MyPiano 3.0 is a simple piano developed in C using graphics functions.By using this piano,user can play,record music etc. Features: - Improved Graphics Quality - Mouse enabled window controls - Ease of use - Windows like interface provided. - Exciting controls - Mini Window Included (Shows whats happening in your piano) - Permanent skin control settings * System lock facility(Password) - Frequecy graph & 2D spectrum - Log file tracing,viewing and clearing facility from program.

  • Platform: Scripts, C and C plus plus

To automatically convert from one units base to another, select the conversion type from the pull down menu box. Input the magnitude of the input units in the text box in the inputs section. Select the input units in the list box in the inputs section.

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

Changes the color of each curve in current axis to different color. Uses 6 different color which are looped. All curves with the property of color are changed..

  • Platform: Scripts, Matlab

Bdisc - PHP Music Collector is a complete Web Based software suite, written in php, to organize music collections, with major details, such as track length, a web info page, an author web page, lyrics and much more..

  • Platform: Scripts, PHP

Easy to use GUI that gives Euler angles for different rotation matrices and gives rotation matrices for different Euler angles. Also it animates the angle rotations one by one for more understanding..

  • Platform: Scripts, Matlab

New Downloads

SafeDNS Agent

SafeDNS makes your internet
safe. It blocks access to the
infected sites, phishing
resources, control &
command ...

WizIQ Recordor

WizIQ Recordor is a powerful
and easy to use free
PowerPoint add-in that lets
you create video lectures
right from your ...

Kingoroot

Kingo Android Root. It\'s
free, and based on my initial
tests with a Virgin Mobile
Supreme, it works like a
charm.

PDF Security OwnerGuard

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

PCTuneUp Free Folder
Monitor

PCTuneUp Free Folder Monitor
lets you easily monitor the
file access activities on your
system. It has the ability to
...

ShareGhost

ShareGhost is a
greatly-designed, vastly
capable p2p file sharing
application that supports
Gnutella2, Gnutella, eDonkey,
...

MacX Free iTunes Ripper for
Mac

MacX Free iTunes Ripper for
Mac is the best free iTunes
DVD ripper designed for Mac
users to free rip and convert
any DVD ...

BitDrom

Bitdrom is a Java based
BitTorrent client full of
functions and options to make
your downloading via
BitTorrent smooth ...

bitShare

bitShare is a fully-featured
p2p file sharing program that
offers user-friendly
functionality and support for
multiple ...

ApexSQL Search

ApexSQL Search analyzes SQL
Server database object\'s
dependencies within the
database, across databases,
scripts and ...