You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in your nii2png matlab program there was an error on line 173. You forgot to change the increment name from i to current_slice causing it to stay in an infinite loop! Simple fix.
The text was updated successfully, but these errors were encountered:
Hi there!
I noticed in your nii2png matlab program there was an error on line 173. You forgot to change the increment name from i to current_slice causing it to stay in an infinite loop! Simple fix.
The text was updated successfully, but these errors were encountered: