arash-n / GBSS

Gray-matter Based Spatial Statistics
Other
23 stars 6 forks source link

loop is not working #4

Closed arash-n closed 8 years ago

arash-n commented 8 years ago

Hi Jon @pipitone

I was wondering if you can take a look at the new code added to the GBSS:

GBSS/NODDI/native/gbss_native.sh

It seems that the while loop is not working for some reason the j and k remain 1 instead of increasing by 1 each cycle.

Cheers, Arash

arash-n commented 8 years ago

Case solved!

It was because of parentheses!