Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab Error #5

Open
Shiroifuyuki opened this issue Dec 5, 2019 · 2 comments
Open

Matlab Error #5

Shiroifuyuki opened this issue Dec 5, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@Shiroifuyuki
Copy link

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.

@alexlaurence
Copy link
Owner

Thank you for this! Sorry for the late reply.

@alexlaurence alexlaurence added the bug Something isn't working label Feb 12, 2020
@Ernest861
Copy link

Repate +1 in line 120, which leads to only output even-numbered pictures
%current_volume = current_volume + 1;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants