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

covariate and k-extent determination + 'clpos_extent' error #20

Open
Tara-FD opened this issue Jun 3, 2021 · 0 comments
Open

covariate and k-extent determination + 'clpos_extent' error #20

Tara-FD opened this issue Jun 3, 2021 · 0 comments

Comments

@Tara-FD
Copy link

Tara-FD commented Jun 3, 2021

I have three questions about the CanLab toolbox:

  1. Is there a way to determine a k-extent (to choose specific regions with k voxels as significant) for the toolbox?

  2. How can I enter my covariates in the toolbox?

  3. when I run the mediation_example_script_1.m (and also mediation_example_script_2.m) script, I get the following error:

Error:File: mediation_brain_results.m Line: 295 Column: 35
Identifier 'clpos_extent' is not a function or a shared variable. To share 'clpos_extent' with nested function, initialize it in the
current scope. For more information, see Sharing Variables Between Parent and Nested Functions.

Error in mediation_brain_results_all_script (line 238)
[clpos, clneg, clpos_data, clneg_data, clpp2, clnn2] = mediation_brain_results ...

Error in mediation_example_script_1 (line 80)
mediation_brain_results_all_script;

Would you please guide me how to solve this error?

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