Closed goehring closed 12 years ago
Hi Daniel,
Interesting, I actually haven't done single channel results in a long time.
If you add all for now it will for sure work. I'll look into why the single channel additions don't work..
Vivian
On Thu, Jun 14, 2012 at 7:33 PM, Daniel Goehring < reply@reply.github.com
wrote:
Hi,
having tried to play the latest object data files with the current repository files, lets me open the files, e.g., android_plushie, but after I selected the channels, e.g., 1 and 2, playing the file leads to the following error (now plot is generated).
Daniel
??? Error using ==> plot Vectors must be the same lengths.
Error in ==> play_BioTact_Data at 118 plot(handles.All_Values, t,toPlot, 'erasemode','none');
Error in ==> BioTact_Replay>play_Callback at 120 play_BioTact_Data();
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> BioTact_Replay at 44 gui_mainfcn(gui_State, varargin{:});
Error in ==> @(hObject,eventdata)BioTact_Replay('play_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback
Reply to this email directly or view it on GitHub: https://github.com/imcmahon01/Penn-haptics-bolt/issues/3
Hi Vivian,
thanks, now it works.
Daniel
On 06/14/2012 04:40 PM, Vivian Chu wrote:
Hi Daniel,
Interesting, I actually haven't done single channel results in a long time.
If you add all for now it will for sure work. I'll look into why the single channel additions don't work..
Vivian
On Thu, Jun 14, 2012 at 7:33 PM, Daniel Goehring< reply@reply.github.com
wrote: Hi,
having tried to play the latest object data files with the current repository files, lets me open the files, e.g., android_plushie, but after I selected the channels, e.g., 1 and 2, playing the file leads to the following error (now plot is generated).
Daniel
??? Error using ==> plot Vectors must be the same lengths.
Error in ==> play_BioTact_Data at 118 plot(handles.All_Values, t,toPlot, 'erasemode','none');
Error in ==> BioTact_Replay>play_Callback at 120 play_BioTact_Data();
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> BioTact_Replay at 44 gui_mainfcn(gui_State, varargin{:});
Error in ==> @(hObject,eventdata)BioTact_Replay('play_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback
Reply to this email directly or view it on GitHub: https://github.com/imcmahon01/Penn-haptics-bolt/issues/3
Reply to this email directly or view it on GitHub: https://github.com/imcmahon01/Penn-haptics-bolt/issues/3#issuecomment-6346346
Fixed! Go ahead and test on your end to make sure it works with adding single channels and close the issue when you have confirmed :)
Hi,
having tried to play the latest object data files with the current repository files, lets me open the files, e.g., android_plushie, but after I selected the channels, e.g., 1 and 2, playing the file leads to the following error (now plot is generated).
Daniel
??? Error using ==> plot Vectors must be the same lengths.
Error in ==> play_BioTact_Data at 118 plot(handles.All_Values, t,toPlot, 'erasemode','none');
Error in ==> BioTact_Replay>play_Callback at 120 play_BioTact_Data();
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> BioTact_Replay at 44 gui_mainfcn(gui_State, varargin{:});
Error in ==> @(hObject,eventdata)BioTact_Replay('play_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback