Home > MATLAB > Graphics and Visualization
Top-Rated Links 
Most-Visited Links 

Graphics and Visualization

Related Categories

MathWorks MATLAB Gallery   Update Link / Bad Link? 
A collection of MATLAB generated images and associated M-files from the MATLAB Central File Exchange.
Submitted Jul 03, 1999
Updated Jan 29, 2008 by Matthew Simoneau
Rating: (4 Ratings)   Rate this link Total Visits: 3189
 
MathWorks Virtual Reality Toolbox   Update Link / Bad Link? 
The Virtual Reality Toolbox extends the capabilities of MATLABŪ and SimulinkŪ into the world of virtual reality graphics. Using the standard Virtual Reality Modeling Language (VRML) technology, the toolbox allows you to create animated three-dimensional scenes that are driven from the MATLAB and Simulink environment.
Submitted Jul 03, 1999
Rating: (1 Ratings)   Rate this link Total Visits: 1025
 
Graphics & Visualization M-files Update Link / Bad Link? 
Graphics and visualization mfiles from the MATLAB Central File Exchange.
Submitted Apr 18, 2000
Updated May 05, 2004
Rating: (11 Ratings)   Rate this link Total Visits: 4875
 
Animation in MATLAB Update Link / Bad Link? 
One of the uses for Matlab is to make a series of calculations and plots. For example, in the concurrent/countercurrent flow model, we wanted to calculate the amount of material after each time iteration and plot this on the screen. To do this, we had the program difflow.m.
Submitted Jul 03, 1999
Updated May 05, 2004
Rating: (2 Ratings)   Rate this link Total Visits: 2083
 
Creating a GUI in MATLAB 5 Update Link / Bad Link? 
One of the major comments that we hear about MATLAB is "I don't know how I can use it in my classroom. It is too hard for my students to use." This may be a correct comment - we don't necessarily want the students to construct a model from scratch in MATLAB, but would want them to use a previously prepared model. We can do this using Input and disp statements in a M-file which is run from the MATLAB window. A much better way is to use a Graphical User Interface (GUI) where the student just "fills in the blanks" and all of the MATLAB commands are completely hidden from the student. Creating GUI's in MATLAB Version 5 is significantly easier than in previous versions of the program. In particular, the guide program allows one to easily place controls onto a model and set their properties.
Submitted Jul 03, 1999
Updated May 05, 2004
Rating: (5 Ratings)   Rate this link Total Visits: 1590
 
Export MATLAB to Word, FrameMaker, PowerPoint, the web & more Update Link / Bad Link? 
Using The Graphics Connection, you can convert MatLab output into scalable vector formats such as MIF for FrameMaker, WMF for Word and PowerPoint as well as web formats SVG and CGM. TGC also generates bitmap and ascii formats. Files to be converted must be saved in PostScript or EPS before using TGC. Dynamic batch process and developer kits available.
Submitted Mar 18, 2001
Updated May 05, 2004
Rating: N/A   Rate this link Total Visits: 1316
 
Graphic User Object (GUO) Toolbox Update Link / Bad Link? 
Programming tool for creating reusable Graphic User Interface (GUI) components.
Submitted Jul 19, 2004 by David Mackenzie
Updated Feb 23, 2005
Rating: (2 Ratings)   Rate this link Total Visits: 1291
 
3-d Plotting Commands Update Link / Bad Link? 
In order to plot in three dimensions one need to specify a grid of points in the x-y domain; this is much like specifing the ordered pairs in the plane where points will be plotted. The Matlab command meshgrid achieves this as follows.
Submitted Jun 15, 2005 by MATLAB Central Admin
Updated Jun 16, 2005
Rating: (3 Ratings)   Rate this link Total Visits: 1207
 
3D graphs and other graphics capabilities Update Link / Bad Link? 
3D Plotting, Colormaps & Visibility, and Adding Text,
Submitted Jun 08, 2005 by MATLAB Central Admin
Updated Jun 13, 2005
Rating: N/A   Rate this link Total Visits: 1078
 
density.m Update Link / Bad Link? 
2-D probability density plot.
Submitted Aug 05, 1999
Rating: (3 Ratings)   Rate this link Total Visits: 1064
 
MATLAB 3D point plotting utilities Update Link / Bad Link? 
Utilities to help plot 3d points in MATLAB
Submitted Jun 08, 2005 by MATLAB Central Admin
Updated Jun 13, 2005
Rating: (4 Ratings)   Rate this link Total Visits: 949
 
MATLAB Graphics Plugin Update Link / Bad Link? 
The MATLAB Graphics Plugin performs communications with the MATLAB graphics windows. It provides mechanisms to map MATLAB graphics or graphic metafiles to the plugin window.
Submitted Feb 23, 2005 by ruda iulian
Updated Feb 24, 2005
Rating: (3 Ratings)   Rate this link Total Visits: 853
 
Colorbar for Filled Contour Plots Update Link / Bad Link? 
Produces a colorbar for a filled contour plot with the appropriate colors and tick marks.
Updated May 05, 2004
Rating: (3 Ratings)   Rate this link Total Visits: 804
 
sticks.m Update Link / Bad Link? 
Creates stick plot. STICKS(X,MAG,THETA) makes a stick plot in the current axis where X is the position along the x-axis where each stick starts, MAG is the magnitude and THETA is the compass direction (0 is in the direction of the y-axis).
Submitted Aug 13, 1999
Rating: (9 Ratings)   Rate this link Total Visits: 695
 
Easy Layout Managers for Handle Graphics Update Link / Bad Link? 
The toolbox should be usefull to developers of MATLAB Handle Graphics GUI's. It makes writing complex resizeable GUI's easy by managing the resize behaviour of each component you add to the GUI with definable constraints.
Submitted Apr 19, 2005 by Brad Phelan
Rating: (3 Ratings)   Rate this link Total Visits: 683
 
DIVA Update Link / Bad Link? 
DIVA is a utility for fast plotting and Figure Enhancing under Matlab.
Submitted Jul 22, 1999
Rating: (1 Ratings)   Rate this link Total Visits: 666
 
Matplotlib Update Link / Bad Link? 
Matplotlib is a python 2D plotting library which produces publication quality figures using in a variety of hardcopy formats and interactive GUI environments across platforms.
Submitted Jun 07, 2005 by MATLAB Central Admin
Rating: (2 Ratings)   Rate this link Total Visits: 623
 
Eztools Update Link / Bad Link? 
Eztools are a set of GUI controls to aid in annotating MATLAB figures. Separate portions of Eztools can be called directly from the command line, or the entire set of routines can be added to the current plot by typing 'eztools' from the command line (after the eztools directory is added to the current path).
Submitted Aug 05, 1999
Updated May 05, 2004
Rating: (2 Ratings)   Rate this link Total Visits: 617
 
Print Shop for MATLAB - 2-control ApS Update Link / Bad Link? 
Create PDF files directly from MATLAB. Include text, matrices, tables and graphics in your reports. Use formatting (bold, italic, headers, footers, chapters, sections etc.). Customisable page layout and support for page numbers, headers and footers.
Submitted Jan 02, 2002
Updated Mar 14, 2008
Rating: (5 Ratings)   Rate this link Total Visits: 596
 
flash 3d animation - surface construction Update Link / Bad Link? 
flash animation of some 3d surfaces plotted in Matlab It is actualy a mini tutoriel in french but the animations have their own language.
Submitted Dec 25, 2007 by Rahman Yussuf
Updated Dec 26, 2007
Rating: N/A   Rate this link Total Visits: 587
 
Floating Axis Plot Update Link / Bad Link? 
The floatAxisX m-file enables you to plot parameters with different units on the same axes having the x-axis for the parameters "floating" below. FloatAxisY plots floating axes on the left-hand side of the plot. The number of parameters plotted is not limited.
Submitted Sep 21, 2000
Updated May 05, 2004
Rating: (2 Ratings)   Rate this link Total Visits: 586
 
imcircle.m Update Link / Bad Link? 
The file develops an "n by n" matrix containing a solid circle of ones of diameter "n" pixels, over a background of zero pixels. Pixel positions are calculated on a nearest-fit basis, using trigonometry. Such a circle can be an image, or part of an image, or an image mask.
Submitted Aug 06, 1999
Rating: N/A   Rate this link Total Visits: 532
 
degraph.m Update Link / Bad Link? 
This program can be used to capture data from a scanned graph in MATLAB format ... results in vectors new_xin, new_yin.
Submitted Aug 05, 1999
Updated May 05, 2004
Rating: (6 Ratings)   Rate this link Total Visits: 525
 
Plotting operations and MATLAB graphics Update Link / Bad Link? 
CHAPTER 1: INTRODUCTION INTO MATLAB COMPUTING Lecture 1.5: Plotting operations and MATLAB graphics
Submitted Jun 08, 2005 by MATLAB Central Admin
Updated Jun 13, 2005
Rating: N/A   Rate this link Total Visits: 488
 
ffgrid.m Update Link / Bad Link? 
Fast 'n' Furious data gridding.
Submitted Aug 05, 1999
Rating: N/A   Rate this link Total Visits: 479
 
MCAT Update Link / Bad Link? 
MCAT is a MATLAB based general purpose plotting package, that plots waveforms from columns of numbers.
Submitted Jul 16, 1999
Updated May 10, 2005
Rating: (3 Ratings)   Rate this link Total Visits: 453
 
stardust.m Update Link / Bad Link? 
When the command STARDUST is issued it creates a control panel with buttons and editable parameters. By changing these, quite a few pretty pictures can be created. Basically it is a (discontinuous) mapping of a finite 2-D domain onto itself with iterations continuing while the button "Run" is "on".
Submitted Jul 19, 1999
Rating: (6 Ratings)   Rate this link Total Visits: 417
 
fwaitbar.m Update Link / Bad Link? 
Fast display of wait bar. H = FWAITBAR(X,'title') creates and displays a wait bar of fractional length X. The handle to the waitbar figure is returned in H. X should be between 0 and 1.
Submitted Aug 13, 1999
Rating: (3 Ratings)   Rate this link Total Visits: 408
 
Gnuplot Homepage Update Link / Bad Link? 
Gnuplot is a portable command-line driven interactive data and function plotting utility for UNIX, IBM OS/2, MS Windows, DOS, Macintosh, VMS, Atari and many other platforms.
Submitted Jun 02, 2005 by MATLAB Central Admin
Updated Jun 03, 2005
Rating: (5 Ratings)   Rate this link Total Visits: 395
 
Robust Multi-camera Calibration Update Link / Bad Link? 
We describe the formulation and MATLAB implementation of a large-scale nonlinear optimzation procedure, to calibrate an array of 128 cameras.
Submitted Jun 07, 2005 by MATLAB Central Admin
Updated Jun 14, 2005
Rating: (8 Ratings)   Rate this link Total Visits: 346
 
PNM Toolbox Update Link / Bad Link? 
A collection of programs for reading and writing PPM (portable pixelmap), PGM (portable graymap), PBM (portable bitmap) and XBM (X11 bitmap) image files. A few other image processing and conversion tools are also included.
Rating: N/A   Rate this link Total Visits: 335
 
Flickr photos tagged "matlab" Update Link / Bad Link? 
This is a collection of all the photos submitted to Flickr.com that have been tagged "matlab".
Submitted Nov 14, 2005 by Ned Gulley
Updated Nov 15, 2005
Rating: (1 Ratings)   Rate this link Total Visits: 295
 
Mplayer based video reader for Matlab on LInux Update Link / Bad Link? 
This package provides a simple matlab interface with mplayer (an open source video player) to read frames from a video file on Linux. It hence supports most codecs handled by mplayer.
Submitted May 23, 2006 by Ashwin Thangali
Updated May 24, 2006
Rating: (4 Ratings)   Rate this link Total Visits: 292
 
MATLAB 5 plots under Linux Update Link / Bad Link? 
I'll be sharing a few tips on how to get the most out of your MATLAB plots using a bunch of Linux tools and utilities.
Submitted Jun 08, 2005 by MATLAB Central Admin
Updated Jun 13, 2005
Rating: N/A   Rate this link Total Visits: 260
 
MATLAB interface to Partiview Update Link / Bad Link? 
Ndaona is a package of Matlab functions for automatically creating visualizations of certain types, such as time-varying textured 3d scatterplots and animated networks around the planet. It does so by creating Partiview files.
Submitted Sep 22, 2006 by Ned Gulley
Updated Sep 25, 2006
Rating: (5 Ratings)   Rate this link Total Visits: 245
 
Spatial Analysis 3D Update Link / Bad Link? 
Spatial Analysis 3D is a user-friendly, graphical user interface (GUI) that allows statistical and visual manipulations of real and simulated three-dimensional spatial point patterns. Examples of the types of analyses performed include those derived from the Delaunay tessellation associated with such spatial point patterns, and those associated with the correlation of such point patterns, including autocorrelation analysis and its derived density recovery profile, as well as the related K, F, and G-functions. The stimulus for the development of Spatial Analysis 3D has been the study of neuronal positioning within the central nervous system, but many other applications in science, engineering, statistics and mathematics should benefit from this suite of programs. Spatial Analysis 3D is the project of a collaborative research effort between Drs. Benjamin Reese, Mary Raven, and Dan Lofgreen at the Unversity of California at Santa Barbara and Dr. Stephen Eglen at the University of Cambridge. It has been supported by a grant from the National Institute of Mental Health through the Neurotechnology Research, Development and Enhancement Program. It grew out of our efforts to quantify the regularity and simulate the patterning found in distributions of nerve cells across the retina, a structure in the central nervous system where uniformity in nerve cell spacing plays a critical role in retinal function.
Submitted Oct 22, 2007 by Mary Raven
Updated Nov 09, 2007
Rating: N/A   Rate this link Total Visits: 139
 
3d Animation From Simulink Update Link / Bad Link? 
3d Animation From Simulink Written in C++ using Ogre It is a little rough at this point but the source code is there if someone cares to improve it.
Submitted Nov 13, 2007 by John Kollman
Updated Nov 20, 2007
Rating: N/A   Rate this link Total Visits: 131
 
Displaying Bit-Mapped Images Update Link / Bad Link? 
Overview, Images in MATLAB, Image Types, Working with 8-bit and 16-bit Images, Displaying Graphics Images, The Image Object and Its Properties, Printing Images, and more.
Submitted Jun 06, 2005 by MATLAB Central Admin
Rating: N/A   Rate this link Total Visits: 90
 
  Link To Us

Terms of Use:  
NOTICE: Links you submit to Mathtools.net Link Exchange will be accessible from any part of the world via the web. Any information such links contain may be used by The MathWorks and the public, both within and outside the country from which you posted. Read complete disclaimer prior to use.


  Privacy - Trademarks - Feedback - Terms of Use Copyright 2001-2008 The MathWorks Inc.