MATLAB XPC TARGET RELEASE NOTES Betriebsanweisung Seite 341

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 340
fileinfo
Purpose Target PC file information
Syntax MATLAB command line
fileinfo(filesys_obj,file_ID)
filesys_obj.fileinfo(file_ID)
Arguments
filesys_obj
Name of the xpctarget.fs file system object.
file_ID
File identifie r of the file for which to get file
informat ion.
Description Method of xpctarget.fs objects. From the host PC, gets the
information for the file associated with
file_ID.
Examples Return file information for the file associated with the file identifier
h in the file system object fsy s.
fileinfo(fsys,h) or fsys.fileinfo(h)
ans =
FilePos: 0
AllocatedSize: 12288
ClusterChains: 1
VolumeSerialNumber: 1.0450e+009
FullName: 'C:\DATA.DAT'
18-17
Seitenansicht 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare