Ocean-optics Jaz Scripting Language and Scripting Engine Uživatelský manuál Strana 42

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 74
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 73 74

Komentáře k této Příručce

Žádné komentáře