Code covered by the BSD License  

Highlights from
point.m

5.0

5.0 | 1 rating Rate this file 5 Downloads (last 30 days) File Size: 1.94 KB File ID: #5935
image thumbnail

point.m

by Richard Rieber

 

27 Sep 2004 (Updated 26 Dec 2006)

Plots circles for data points w/ diameter proportional to magnitude

| Watch this File

File Information
Description

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. a is the figure number upon which this plot will take place

MATLAB release MATLAB 6.5.1 (R13SP1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
24 Jan 2005 Al Smith  
Please login to add a comment or rating.
Updates
26 Dec 2006

Added a few nargin checking statements, updated the help file, and improved the plotting function

Tag Activity for this File
Tag Applied By Date/Time
annotation Richard Rieber 22 Oct 2008 07:32:00
customization Richard Rieber 22 Oct 2008 07:32:00
data points Richard Rieber 22 Oct 2008 07:32:00
scatter Richard Rieber 22 Oct 2008 07:32:00
magnitude Richard Rieber 22 Oct 2008 07:32:00
graphics Richard Rieber 22 Oct 2008 07:32:00

Contact us at files@mathworks.com