Hi, dear all!
I run the kspaceFirstOrder3D on the Linux by using high performance computing owned by my school(running the C++ source code is a little difficult for me because I don't know how Linux and high performance computing platform).
error occurred like this:
Error in kspaceFirstOrder_dataRecast (line 41)
eval(['sensor_data.p = ' recast_pre 'sensor_data.p' recast_post]);
Error in kspaceFirstOrder3D (line 1235)
kspaceFirstOrder_dataRecast;
Why did the code go wrong? How can I fix this error?
Thanks for your patience!