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

Error in dtiMakeDt6FromFsl #302

Open
MeaghanPerdue opened this issue Aug 15, 2018 · 1 comment
Open

Error in dtiMakeDt6FromFsl #302

MeaghanPerdue opened this issue Aug 15, 2018 · 1 comment

Comments

@MeaghanPerdue
Copy link

Hello experts,

I am trying to use the dtiMakeDt6FromFsl function to create a dt6.mat file and use AFQ with data that has been preprocessed in FSL. I received the following error:

dtiMakeDt6FromFsl('dti_S0.nii.gz')
Dot indexing is not supported for variables of this type.

Error in dtiMakeDt6FromFsl (line 44)
sz = size(b0.data);

Can anyone offer any guidance on fixing this?

Many thanks!
Meaghan

@MeaghanPerdue
Copy link
Author

Hello,

I have not yet been able to resolve the issue with running dtiMakeDt6FromFsl. It seems that b0.data is not defined anywhere earlier in the script, so this may be a problem?
Any help would be greatly appreciated.

Thank you!
Meaghan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant