MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Installationsanleitung Seite 47

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 86
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 46
Additional Application Examples
2-19
Note When the input form contains a “clickable” image created by an
<input> tag of the form <type = "image" name = "mymap">, the
variable names for the
x and y coordinates are normally passed to the
program as
mymap.x and mymap.y. The MATLAB Web Server converts
these to
mymap_x and mymap_y. For example, the input
<input type = image src = "mymap.jpeg" name = "mymap"> results
in storing the
x and y coordinates mymap_x and mymap_y in the structure
passed to your program.
Seitenansicht 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 85 86

Kommentare zu diesen Handbüchern

Keine Kommentare