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
Hi all, I recently intalled the svc tool into my Ubuntu 14.04 so I followed the installing instructions according to indicated, however when I did try to execute the Demo_SVC.m script that's the output error:
~/strptool$ octave Demo_SVC.m
warning: ~/strptool/svc.m: possible Matlab-style short-circuit operator at line 91, column 35
Step 1: Optimizing the SVDD dual problem.....
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault (core dumped)
~/strptool$
Can anyone help me with this?
The text was updated successfully, but these errors were encountered:
Hi all, I recently intalled the svc tool into my Ubuntu 14.04 so I followed the installing instructions according to indicated, however when I did try to execute the Demo_SVC.m script that's the output error:
~/strptool$ octave Demo_SVC.m
warning: ~/strptool/svc.m: possible Matlab-style short-circuit operator at line 91, column 35
Step 1: Optimizing the SVDD dual problem.....
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault (core dumped)
~/strptool$
Can anyone help me with this?
The text was updated successfully, but these errors were encountered: