Skip to content

Error in fnAverageEdgePropertyS (line 118) #7

@soichih

Description

@soichih

I am trying to troubleshoot the following error message.

...
Warning: ROI label 365 has no streamline terminations.
  In parallel_function>make_general_channel/channel_general
  In remoteParallelFunction (line 38)
Successfully assigned 34 of 62 terminations.
0 ROIs had both terminations of 0 streamlines.
Building paired connections...
Built paired connections object with 3 streamlines.
Computing central tendency of edge none...
Computing tract central tendency from volume...
Struct contents reference from a non-struct array object.

Error in fnAverageEdgePropertyS (line 118)


Error in main (line 120)

MATLAB:structRefFromNonStruct

real	1m16.886s
user	0m52.198s
sys	0m7.192s
failed... may retry
Network Pipeline Complete
output missing

The problem is, I can't find where the method fnAverageEdgePropertyS is defined at. According to the build.m, it's using the following paths.

addpath(genpath('/N/u/brlife/git/vistasoft'))
addpath(genpath('/N/soft/mason/SPM/spm8'))
addpath(genpath('/N/u/brlife/git/jsonlab'))
addpath(genpath('/N/u/brlife/git/encode'))
addpath(genpath('/N/u/brlife/git/fine'))

None of these seem to contain fnAverageEdgePropertyS as far as I can tell. Is this App compiled with some stealth matlab code?

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