bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
43 stars 10 forks source link

Forced extrapolation in pspm_interpolate returns no results #317

Closed dominikbach closed 2 years ago

dominikbach commented 2 years ago

Summary

When pspm_interpolate forces extrapolation, no result is returned.

(Optional) Possible Cause and Solutions

This is due to a wrong "return" in line 250 of pspm_interpolate.

teddychao commented 2 years ago

The pull request of this issue has been closed, thus I close this issue too.