Code covered by the BSD License  

Highlights from
secplot

Be the first to rate this file! 3 Downloads (last 30 days) File Size: 1.69 KB File ID: #14174
image thumbnail

secplot

by Matthew Foster

 

06 Mar 2007 (Updated 08 Mar 2007)

Plot given theta and phi values as a series of wedges of equal width.

| Watch this File

File Information
Description

secplot(theta, rho)

Plot wedges of equal angular width (centered on each value in theta, which should be equally spaced), with the radii listed in rho.

Addition input arguments are passed to 'set' which is run on the object handle returned by polar (used to do the plotting).

Example:
th = 0:pi/4:2*pi
rho = sin(th/10)
secplot(th, rho)

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
08 Mar 2007

Added example to help.

Tag Activity for this File
Tag Applied By Date/Time
specialized Matthew Foster 22 Oct 2008 09:02:50
plotting Matthew Foster 22 Oct 2008 09:02:50
sector Matthew Foster 22 Oct 2008 09:02:50
plot Matthew Foster 22 Oct 2008 09:02:50
graphics Matthew Foster 22 Oct 2008 09:02:50
rose Matthew Foster 22 Oct 2008 09:02:50
polar Matthew Foster 22 Oct 2008 09:02:50
polar wwoofer 14 Feb 2011 20:00:37
rose wwoofer 14 Feb 2011 20:00:39

Contact us at files@mathworks.com