Building a Dart Board on a Cartesian Grid

This code forms a matrix whose data values represent a Dartboard
384 Downloads
Updated 2 Jul 2014

View License

In this code, a dartboard is built using MATLAB commands meshgrid() and atan2(). At the end , this code creates a matrix whose values represent a dartboard. The points on the dartboard can be visualized using colorbar.
Note:- The dartboard created here is not a standard English dartboard but close enough.

Reference

http://emlab.utep.edu/ee5390cem.htm

Cite As

Sathyanarayan Rao (2024). Building a Dart Board on a Cartesian Grid (https://www.mathworks.com/matlabcentral/fileexchange/47124-building-a-dart-board-on-a-cartesian-grid), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0