help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use Serial Port


From: Przemek Klosowski
Subject: Re: How to use Serial Port
Date: Fri, 9 Jul 2004 10:52:39 -0400 (EDT)

David Bateman wrote:

   There isn't a serial command in octave or octav-forge however, so you can't
   change the parameters of the serial port from within octave.

.. that is, there are no native commands, but you always can use:
   
      system('/bin/setserial ...') 
and
      system('stty ...') 

or their equivalents on Windows ('MODE ...')



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]