lmthang/nmt.matlab

NaN values in "srcVecsAll"

Closed this issue · 0 comments

Hi,

I am wondering why I am getting error as
"Subscript indices must either be real positive integers or logicals." in buildSrcVecs line 58. When I checked the values of srcVecsAll, it includes NaN while it should include only integers as indices. Could you help me why it happens and what causes this NaN values?

Thanks