Closed soniabaee closed 4 years ago
The SVIS toolbox is an external library we relied on to perform the perceptual experiments. We didn't write the code ourselves so I don't think I can be much helpful in the error is during toolbox initialization.
Did you try to run the svistest.m
?
That's so true and I knew it but I thought you had the same issue! Yes, I've tried that with no surprise I got the same error! which is for the function svismex
and it says:
too many input arguments.
Unfortunately, I couldn't find a way to communicate with their developer so far! Anyway, Thanks so much!
I'm sorry I can't be more helpful. If you debug the problem, please update this thread so that it can possibly be helpful to a wider audience. Good luck!
No problem! Sure, thanks!
Closing. If you solved the issue at the end, feel free to drop a few lines here for posterity :)
Hi all, I have a problem with running the test file
dreyeve/matlab/assessment/test/test_multifovea.m
to run on my data! but unfortunately, the SVISINIT keeps showing an errortoo many input arguments
and when I've tried to debug it in the file it's saying don't edit the file which is apparently automatically generated. I don't know if I'm missing something or not. It would be great if you could direct me to solve this issue.Thanks for your time!