Ocean-optics Jaz Scripting Language and Scripting Engine Manual de usuario Pagina 42

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 74
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 41
6: Functions Reference
34 013-RD000-000-12- 201010
ReadRealVector
Syntax: ReadRealVector(F,V,Length)
Arguments
Name Type Special Considerations
F FILE
V Real Array variable
Length Integer variable or literal Number of elements to read
Intent:
Read in a vector of real values from a user-supplied file. Useful in creating tables, references, lists,
etc.
ReadTable
Syntax: ReadTable(FileVar,TableVar,NumRows,NumCols)
Arguments
Name Type Special Considerations
FileVar FILE Must have been opened with
OpenFile()
TableVar TABLE #rows and #cols specified in
declaration
NumRows INT_16 Input file must match this
specification
NumCols INT_16 Input file must match this
specification
Vista de pagina 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 73 74

Comentarios a estos manuales

Sin comentarios