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
In EEGHacker/Matlab/makeBlinkingMovie/makeBlinkingMovie_1speed.m on line 62, the function movie2avi is throwing an error for me, saying the function or variable is not recognized. I looked into the problem and it seems that there is another function called VideoWriter which it should be replaced with.
The text was updated successfully, but these errors were encountered:
In EEGHacker/Matlab/makeBlinkingMovie/makeBlinkingMovie_1speed.m on line 62, the function movie2avi is throwing an error for me, saying the function or variable is not recognized. I looked into the problem and it seems that there is another function called VideoWriter which it should be replaced with.
The text was updated successfully, but these errors were encountered: