diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-05-13 15:35:26 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-05-13 15:58:56 -0400 |
commit | d1b62466d81b164656588ac1c55acff15ee9ea43 (patch) | |
tree | cce78f90b0768361c4a268b946848842e1e47456 /coatings/prerequisits.txt | |
download | optics_toolkit-d1b62466d81b164656588ac1c55acff15ee9ea43.tar.gz optics_toolkit-d1b62466d81b164656588ac1c55acff15ee9ea43.zip |
initial
The optics_toolkit code taken from
http://mercury.pr.erau.edu/~greta9a1/downloads/index.html
the older version is also available at mathwork web site
http://www.mathworks.com/matlabcentral/fileexchange/15459-basic-paraxial-optics-toolkit
Diffstat (limited to 'coatings/prerequisits.txt')
-rw-r--r-- | coatings/prerequisits.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/coatings/prerequisits.txt b/coatings/prerequisits.txt new file mode 100644 index 0000000..1900f1b --- /dev/null +++ b/coatings/prerequisits.txt @@ -0,0 +1,5 @@ +To use coatingRT.m, the function multidiel.m by Orfanidis must be in your matlab path. + +multidiel.m is available on the mathworks website in the package ewa.zip from Orfanidis: + +http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=4456
\ No newline at end of file |