-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello,
I am encountering errors while running Step 3: Displacement Field Correction and Step 4: Force Field Calculation after completing Step 2: Displacement Field Calculation. The errors indicate issues with saving or loading files. Please see the error messages below.
This occurs after approximately one day for Step 2 to complete. I attempted to rerun Step 2, but the issue persists. I would greatly appreciate your help in resolving this.
Thank you in advance for your assistance.
Error reports:
**--Step 3: Displacement Field Correction
Caused by:
Error using save
Unable to write to file 'C:...\correctedDisplacementField\displField.mat'
because it appears to be corrupt.**
**--Step 4: Force Field Calculation
Caused by:
Error using load
Unable to read MAT-file C:...\correctedDisplacementField\displField.mat.
Not a binary MAT-file. Try load -ASCII to read as text.**
