-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
When I run the 'demo' I encounter this error :
Undefined function 'remove_dp' for input arguments of type 'matlab.io.MatFile'
Then I found that there is no such a function in the path. Instead there is 'remove_dead_pixels.m' in 'utilities\elements'. So I changed the file's name. But this time I get this error :
'Attempt to execute SCRIPT remove_dp as a function'
The reason is that, 'remove_dp' is a script but in line 84 of 'min1pipe' or 'min1pipe_HPC' is called as a function.
I appreciate any suggestion to solve this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels