<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:12pt"><div>Dear All,<br><br><br>I tried to collect data using TMSI refa and real-time buffer from FieldTrip, did some tests.<br>using ft_realtime_signalviewer,but failed, could you guys please give me some comments or clues?<br>if someone did experiment using TMSi system with fieldtrip, please show me some basic script for data collection using ft_read_data and convert the data to voltage using gain and offset.<br>Any information would be greatly appreciated!Thank you!<br>Jie<br><br>cfg=[];<br>figure; ft_realtime_signalviewer(cfg)<br>got such errors.<br>errors:<br><br>Invalid name for channel 1. Skipping the rest.<br>??? Error using ==> cell.unique at 47<br>Input must be a cell array of strings.<br><br>Error in ==> ft_channelselection at 83<br>if<br>length(datachannel)~=length(unique(datachannel))<br><br>Error in ==>
 ft_realtime_signalviewer at 75<br>cfg.channel =<br>ft_channelselection(cfg.channel, hdr.label);<br><br>Error in ==> test_Buffer_draw at 7<br>ft_realtime_signalviewer(cfg) </div></div></body></html>