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

Download this file

6 lines (4 with data), 128 Bytes

1
2
3
4
5
addpath('..');
%%
c = uvc(struct('inPrefix','geo1/heart_for_UVC', 'outPrefix','result_geo1/', 'exportLevel',2));
c.computeAll;