Dear experts,
Here is my unlockcode 7cef-a1211f8f-16.
So I ran the following code with matlab2017b
unlockCode = '7cef-a1211f8f-16';
magstimObj=rapid('COM1','rapid',unlockCode);
However, when I tried to connect the stimulator, I had the following error:
magstimObj.connect()
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
ans = 0;
magstimObj.remoteControl(true,true)
Undefined function 'flushinput' for input arguments of type 'double'.
Thank you for any help!
Zaki Feng
Dear experts,
Here is my unlockcode 7cef-a1211f8f-16.
So I ran the following code with matlab2017b
unlockCode = '7cef-a1211f8f-16';
magstimObj=rapid('COM1','rapid',unlockCode);
However, when I tried to connect the stimulator, I had the following error:
magstimObj.connect()
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
ans = 0;
magstimObj.remoteControl(true,true)
Undefined function 'flushinput' for input arguments of type 'double'.
Thank you for any help!
Zaki Feng