ZAC_GM icon indicating copy to clipboard operation
ZAC_GM copied to clipboard

error not have load_testdata function

Open fukexue opened this issue 5 years ago • 1 comments

未定义函数或变量 'load_testdata'。

出错 demo_rigid (line 3) X0 = load_testdata(data_name);

fukexue avatar Jun 22 '20 08:06 fukexue

You can find 'load_testdata.m' in the directory './src/'. It can be fixed by putting all the folders into the Matlab path setting.

wangfudong avatar Jun 23 '20 02:06 wangfudong