MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de usuario Pagina 242

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 408
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 241
5 Calling Java from MATLAB
5-72
Running the serialexample Program
The value of result depends upon whether your system’s COM1 port is cabled
to an oscilloscope. If you have run the example with an oscilloscope, you see the
result of reading the serial port.
result =
45
If you run the example without an oscilloscope attached, there is no data to
read. In that case, you see an empty character array.
result =
''
Vista de pagina 241
1 2 ... 237 238 239 240 241 242 243 244 245 246 247 ... 407 408

Comentarios a estos manuales

Sin comentarios