NeuACF icon indicating copy to clipboard operation
NeuACF copied to clipboard

How to run matlab code?

Open Abigale001 opened this issue 4 years ago • 1 comments

When I try to run matlab gen_PathSimMat_MUM_amovie.m, I got two errors.

Unable to read file 'amovie'. No such file or directory. Undefined function or variable 'UI'.

Then, I create amovie folder and put training and testing files in it, but I got another error.

Unable to read file 'amovie'. No such file or directory.

So, I think maybe this amovie should be a file. But what should be in this file? What is the format of this file? How can I solve the undefined variable 'UI' error?

Abigale001 avatar Jul 27 '20 07:07 Abigale001

When I try to run matlab gen_PathSimMat_MUM_amovie.m, I got two errors.

Unable to read file 'amovie'. No such file or directory. Undefined function or variable 'UI'.

Then, I create amovie folder and put training and testing files in it, but I got another error.

Unable to read file 'amovie'. No such file or directory.

So, I think maybe this amovie should be a file. But what should be in this file? What is the format of this file? How can I solve the undefined variable 'UI' error?

Hello, have you solved this problem?

xiangxiang0929 avatar Jan 30 '21 13:01 xiangxiang0929