MATLAB BUILDER EX 1 Betriebsanweisung Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 182
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 67
4 Usage Examples
4-16
Figure 4-14: myprimes Output for Value of 10
This function automatically resizes if the returned output is larger than the
output range specified. Change the value in cell A42 to a number larger than
10. Then rerun the macro. The output returns all prime numbers less than the
number you entered in cell A42.
Figure 4-15: myprimes Output for Value > 10
Inspecting the Visual Basic Code
From Excel select Visual Basic Editor from the Tools -> Macro menu.
From the Visual Basic Editor, in the
Project - VBAProject window, expand the
project
VBAProject (mymulti.xls).
Expand the
Modules folder and double click on the Module1 module. This opens
the
VB Code window with the code for this project.
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 181 182

Kommentare zu diesen Handbüchern

Keine Kommentare