Skip to content

A collection of files and classes to handle planar laser beam profiles and study their interaction with a spherical drop

License

Notifications You must be signed in to change notification settings

alexludwigklein/MATLAB-BeamProfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB-BeamProfiles

A collection of files and classes to handle planar laser beam profiles according to ISO 11146 and study their interaction with a spherical drop

Installation

Add the parent directory that holds all @-folders to you local MATLAB path. This task can easily be done with MATLAB's addpath and genpath functions. Since the beam profiles are handles as a sub class of my Video class, it requires the installation of MATLAB-Videos.

Usage

The class includes a small demo that can be run:

demo_BeamProfile;

About

A collection of files and classes to handle planar laser beam profiles and study their interaction with a spherical drop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages