[390c2f]: / Cobiveco / examples / example_geo2.m

Download this file

7 lines (4 with data), 155 Bytes

1
2
3
4
5
6
addpath('..');
%% Create cobiveco object and compute coordinates
c = cobiveco(struct('inPrefix','1000532/heart', 'outPrefix','1000532/'));
c.computeAll;