You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
I got a strange error when running Matlab64 on a debian today:
Something went bad ... the PSOM deamon has FAILED !
The last error message occured was :
Error using +
Integers can only be combined with integers of the same class, or scalar doubles.
File /home/surchs/Code/psom/psom_deamon.m at line 274
The weird part is that I ran on this system successfully just recently and the offending line has been last changed in September of 2015. Not really sure how to debug it either since the pipeline doesn't seem to stop when I put a breakpoint there (during local execution) and running the individual jobs works fine.
The text was updated successfully, but these errors were encountered:
I may have to modify the part about it running fine just recently. I may have been running things in Octave all along because of running into issues with Matlab and not being able to fix them quickly enough. So this may after all be an older Matlab bug.
I got a strange error when running Matlab64 on a debian today:
The weird part is that I ran on this system successfully just recently and the offending line has been last changed in September of 2015. Not really sure how to debug it either since the pipeline doesn't seem to stop when I put a breakpoint there (during local execution) and running the individual jobs works fine.
The text was updated successfully, but these errors were encountered: