Skip to content

run error issue #1

@hws203

Description

@hws203

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions