Animated Laser Bouncing in a 2D Box
Version 1.0.0.0 (1.22 KB) by
Karl Ezra Pilario
A simple code for an animated line using MATLAB's animatedline
% laser(L,W,T,N) plots a laser bouncing inside a 2D
% box of length L and width W with perfect mirrors
% as walls. It starts at (0,0) with an initial angle
% of T degrees, and it ends when it bounces off the
% walls N number of times already.
Cite As
Karl Ezra Pilario (2024). Animated Laser Bouncing in a 2D Box (https://www.mathworks.com/matlabcentral/fileexchange/66281-animated-laser-bouncing-in-a-2d-box), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Animation >
Find more on Animation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |