The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: numbytes = fprintf (obj, template ...)

Writes formatted string template using optional parameters to serialport instrument

Inputs

obj is a serialport object.
template Format template string

Outputs

numbytes - number of bytes written to the serial device.

Package: instrument-control