Homec4science

1. Added anon_fit_fun dependent property to MyFit.m, allows easy access to fit…

Authored by engelsen on Apr 30 2018, 13:32.

Description

  1. Added anon_fit_fun dependent property to MyFit.m, allows easy access to fit function 2. Added loadFit function to MyFit.m 3. Added calcFit function to MyFit.m, which now uses anon_fit_fun for better loading of coeffs 4. Added options to saveParam function that allow you to optionally save the goodness of fit

Details