Offline Analysis Tool doesn't work
-
krcn
Offline Analysis Tool doesn't work
When I try to run OfflineAnalysis the following error appears:
Can anybody tell me what I have to do?
Thank You!!!!
Can anybody tell me what I have to do?
Thank You!!!!
-
krcn
Re: Offline Analysis Tool doesn't work
I forgot to mention that I try to run it on a Windows 7 32 Bit platform...
-
krcn
Re: Offline Analysis Tool doesn't work
I found out that it works now with BCI2000-sourceCode files.
Before it I used the BCI executables. Why doesn't it work with the executables?
Before it I used the BCI executables. Why doesn't it work with the executables?
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Offline Analysis Tool doesn't work
Because it's a bug that has been fixed in SVN since the executables were released the last time.Why doesn't it work with the executables?
-
antoniomaggiore
- Posts: 1
- Joined: 24 Feb 2012, 16:07
Re: Offline Analysis Tool doesn't work
I have the same problem, how you solved?
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Offline Analysis Tool doesn't work
OfflineAnalysis should now work again. There was a problem that has been fixed in r3853.
Best,
Juergen
Best,
Juergen
-
HockGan
- Posts: 1
- Joined: 07 Apr 2011, 10:40
Re: Offline Analysis Tool doesn't work
It looks like I'm having a simiar problem. I'm using the executables only. Is the fix mentioned r3853 propagated to the executables? My File version: 9:20.0.0. and the latest download I could see for the executables were Feb 2012 v3.0.4, Source code revision 3798.
Advice on a quick fix qould be much appreciated.
The problem I'm getting is:
<snip------------------------------------>
??? Error using ==> OfflineAnalysis>reloadSettings at 1431
Some of the files necessary are missing or have been corrupted. Please reinstall.
Warning: 1 invisible figure(s) exist at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uibuttongroup'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
<snip---------------------------------------------------->
Advice on a quick fix qould be much appreciated.
The problem I'm getting is:
<snip------------------------------------>
??? Error using ==> OfflineAnalysis>reloadSettings at 1431
Some of the files necessary are missing or have been corrupted. Please reinstall.
Warning: 1 invisible figure(s) exist at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uibuttongroup'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
<snip---------------------------------------------------->
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Offline Analysis Tool doesn't work
You are right, the latest executable download contains r3798, and thus does not contain the fix from r3853.
Unfortunately, there is no quick fix for that problem until the next binary release comes out, which is scheduled for the next weeks.
If you have a compiler installed, you can checkout BCI2000 from SVN. Then, start Matlab and change to BCI2000/src/core/tools/mex. From there, execute "buildmex". After that, OfflineAnalysis should work again.
Regards,
Juergen
Unfortunately, there is no quick fix for that problem until the next binary release comes out, which is scheduled for the next weeks.
If you have a compiler installed, you can checkout BCI2000 from SVN. Then, start Matlab and change to BCI2000/src/core/tools/mex. From there, execute "buildmex". After that, OfflineAnalysis should work again.
Regards,
Juergen
-
andreyboytsov
- Posts: 2
- Joined: 26 May 2012, 07:00
Re: Offline Analysis Tool doesn't work
Good evening,
I started using BCI2000 today and immediately ran into a problem, which looks exactly as described in this topic. I'd appreciate some help.
The issue persists on 64-bit Windows 7 machine and 32-bit Windows XP virtual machine. Latest MCRs, checked out latest version from SVN today. Collected data for P300 calibration with no visible problems, but then could not get offline analysis to work on any machine (real or virtual).
Is there any way to work around that issue (without purchasing Matlab) or fix it on my own?
Best regards,
Andrey.
Error message:
C:\Tools\BCI2000svn\tools\OfflineAnalysis>OfflineAnalysisWin.exe
??? Error using ==> OfflineAnalysis>reloadSettings at 1431
Some of the files necessary are missing or have been corrupted. Please reinstal
l.
Warning: 1 invisible figure(s) exist at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uibuttongroup'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uimodemanager'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uimode'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'graphics.datacursormanager'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
I started using BCI2000 today and immediately ran into a problem, which looks exactly as described in this topic. I'd appreciate some help.
The issue persists on 64-bit Windows 7 machine and 32-bit Windows XP virtual machine. Latest MCRs, checked out latest version from SVN today. Collected data for P300 calibration with no visible problems, but then could not get offline analysis to work on any machine (real or virtual).
Is there any way to work around that issue (without purchasing Matlab) or fix it on my own?
Best regards,
Andrey.
Error message:
C:\Tools\BCI2000svn\tools\OfflineAnalysis>OfflineAnalysisWin.exe
??? Error using ==> OfflineAnalysis>reloadSettings at 1431
Some of the files necessary are missing or have been corrupted. Please reinstal
l.
Warning: 1 invisible figure(s) exist at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uibuttongroup'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uimodemanager'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'uitools.uimode'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
Warning: Class
'graphics.datacursormanager'
in use at MCR termination.
If your application has terminated unexpectedly, please note that
applications generated by the MATLAB Compiler terminate when there are no
visible figure windows. See the documentation for WaitForFiguresToDie and
WAITFORCALLBACKS for more information.
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Offline Analysis Tool doesn't work
Hi,
make sure you run OfflineAnalysis from within its own directory.
HTH,
Juergen
make sure you run OfflineAnalysis from within its own directory.
HTH,
Juergen
-
andreyboytsov
- Posts: 2
- Joined: 26 May 2012, 07:00
Re: Offline Analysis Tool doesn't work
Hello Juergen,
Thanks for your assistance!
I tried OfflineAnalysisWin.exe now and it worked!
Not sure if it was about the directory (I was running from its own directory, see my previous error log).
Can it be related to Matlab/MCR versions? Last week I tried with MCR R2013a, and ended up with error. Next day I got a permission from my employer to install Matlab R2102. Bat file ran just fine. Now, to my surprise, I found out that Win.exe is fine as well.
Thanks,
Andrey.
Thanks for your assistance!
I tried OfflineAnalysisWin.exe now and it worked!
Not sure if it was about the directory (I was running from its own directory, see my previous error log).
Can it be related to Matlab/MCR versions? Last week I tried with MCR R2013a, and ended up with error. Next day I got a permission from my employer to install Matlab R2102. Bat file ran just fine. Now, to my surprise, I found out that Win.exe is fine as well.
Thanks,
Andrey.
Who is online
Users browsing this forum: No registered users and 0 guests
