Skip to content

lib=biswrapper() gives error in MATLAB #121

@XuanLin

Description

@XuanLin

Hi,

I am using a Windows machine and trying to parcellate the .nii data using bis_individualizedparcellation.m, but the library calling line

% Loads the bisweb C++ library as lib
lib=biswrapper();

Doesn't work (error: Unrecognized function or variable 'biswrapper'.). I am wondering if this means I need to use the standard cmake/make commands to install the c++ libraries first?

Thank you!

Update: I figure that I didn't do the nativebuild.sh for MATLAB and I am trying it now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions