On Mon, Aug 13, 2012 at 11:45 AM, Andrius Sutas <andrius.su...@gmail.com> wrote: > s = serial(sif, 115200, 0); srl_flush(s) ; srl_write(s, "Hello!"); sleep ( > 0.2 ); tic(); [data, count] = srl_read(s, 10); toc(); char(data), count, > srl_close(s);
Hi Andrius, I tested the new version of the package you send (and the one in svn) and all examples except the first one hang my Octave completely. It seems the timeout is not working here. To cancel execution I have to do twice Ctrl-C (this closes Octave). What can it be? -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich http://ailab.ifi.uzh.ch/carbajal/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev