Hi, I am trying to run the code with this command:
PSF_lf_Fourier_relay(0,0,0,'optical_recipe_Fourier_Olympus_3_75xdemag',1,rmla_multi);
but it gives this error:
Unrecognized function or variable 'wavefront_spherical'.
Where is this function defined?
Hi, wavefront_spherical.m locates at /Utils_optics/wavefront_spherical.m
You will need to add all subfolders into your path before running the main script.
Hi, I am trying to run the code with this command: PSF_lf_Fourier_relay(0,0,0,'optical_recipe_Fourier_Olympus_3_75xdemag',1,rmla_multi); but it gives this error: Unrecognized function or variable 'wavefront_spherical'. Where is this function defined?