Closed han3889847 closed 5 years ago
when I try to analysis testing results i meet some errors that is
and i don't know how to modify my get_eao.m ,can you show me how to modify it.especially what meaning of 'year‘ in pwd = ['/home/han/project/vot-toolkit/', 'vot-workspace/', 'year'] % year is a str (can not be a number)
Hi~
Thanks for your interest. I have already provided a script namely get_eao.m
in lib/core
. Pls feel free to use it. In general, we create vot-toolkit worksapce namely vot-workspace201x
. So the year
means this directory name. Pls check vot offical installing toolkit tutorial.
Thank you for your prompt reply!I'll try it.
when I try to analysis testing results i meet some errors that is
and i don't know how to modify my get_eao.m ,can you show me how to modify it.especially what meaning of 'year‘ in pwd = ['/home/han/project/vot-toolkit/', 'vot-workspace/', 'year'] % year is a str (can not be a number)