expData
Load real-world (experimentally measured) data from Institute Fresnel.
(A consistent name is "expData" instead of "loadData"). That is why this function exists. It will be used in future. Currently expData ist not used.
See also loadData (loadData.html)
function seti = expData(seti) seti = loadData(seti); end