MATLAB POLYSPACE RELEASE NOTES Manuel d'utilisateur Page 231

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 240
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 230
Programming Interfaces
Call Java from MATLAB
MATLAB includes a Java Virtual Mach ine (JVM). This allo ws you to use th e
Java interpreter with MATLAB commands and to create and access Java
objects. For example, you can:
Access Java API class packages that support I/O and networking.
Access third-party Java classes.
Construct Java objects in MATLAB.
Call Java methods, using either Java or MATLAB syntax.
Pass data between MATLAB variables and Java objects.
Call Functions i n Shared Libraries
Use the MATLAB interface to generic DLLs to interact with functions in a
dynamic link library (
.dll) on Windows, a shared object file (.so)onUNIX
and Linux, or a dynamic shared library (
.dylib) on Intel-based Macintosh
platforms.
MATLAB supports any shared library written in C, or in any language that
can provide a C interface.
Import and Export Data
MAT-files and the M AT-file access library provide a convenient mechanism
for moving MATLAB binary data between platforms, and for importing and
exporting data to stand-alone MATLAB a pplications.
8-3
Vue de la page 230
1 2 ... 226 227 228 229 230 231 232 233 234 235 236 ... 239 240

Commentaires sur ces manuels

Pas de commentaire