MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur Page 197

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 196
Using xpctarget.fs Objects
For examp le, to display the disk i n formation for the C:\ drive,
1 Ifyouhavenotalreadydoneso,intheMATLABwindow,typethefollowing
to assign the
xpctarget.fs object to a variable.
fsys=xpctarget.fs;
2 Type
fsys.diskinfo('C:\');
This returns disk information like the following for the C:\ drive file
system.
ans =
Label: 'SYSTEM '
DriveLetter: 'C'
Reserved: ''
SerialNumber: 1.0294e+009
FirstPhysicalSector: 63
FATType: 32
FATCount: 2
MaxDirEntries: 0
BytesPerSector: 512
SectorsPerCluster: 4
TotalClusters: 2040293
BadClusters: 0
FreeClusters: 1007937
Files: 19968
FileChains: 22480
FreeChains: 1300
LargestFreeChain: 64349
9-17
Vue de la page 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 530 531

Commentaires sur ces manuels

Pas de commentaire