-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi? I am a software engineer who is interested in your project.
So I tried to run your matlab code, but I met some error message.
In MultiSlice_SuperRes.m file, the line 251 shows below code.
"[O,P,err] = AlterMin_MultiSlice(I,[N_obj,N_obj], Nslice, round(Ns2),H, H0, opts);"
But your 3D_code folder includes only AlterMin_MultiSlice_v2 function, so I changed it to AlterMin_MultiSlice_v2, then another error messages of
"error: AlterMin_MultiSlice_v2 (line 277)
i0 = exp(1i2pi*(xNs(:,m,2)+yNs(:,m,1)));
error: MultiSlice_SuperRes (line 251)
[O,P,err] = AlterMin_MultiSlice_v2(I,[N_obj,N_obj],Nslice, round(Ns2),H, H0, opts);"
Could you let me know how to solve this issue?
Best regards.
from Jeff Hwang.
Metadata
Metadata
Assignees
Labels
No labels