Notifications
Clear all
Software Forum
2
Posts
2
Users
0
Likes
342
Views
Mar 03, 2022 8:31 pm
Hello,
I am running Homer3 on Ubuntu 18 system with Matlab 2021R. Whenever I try to open homer3, I get these error messages from Matlab:
Error using Logger/Write (line 122)
Error: Character vector is not terminated properly.
Error in printStack (line 18)
eval( sprintf('%s(''ERROR: %%s\\n'', ME.message)', stdoutFuncName) );
Error in Homer3 (line 61)
printStack(ME);
Does anyone know what the problem is and how do I fix it?
1 Reply
Mar 11, 2022 10:55 pm
which version are you using? The latest release on github? Or the master version of the code development?