MATLAB BUILDER EX 1 Podręcznik Użytkownika Strona 47

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 46
Multiple Files and Variable Arguments Example
This procedure plots a line from 1 through 4 in a MATLAB Figure window.
This graphic can be manipulated as if it were called from MATLAB directly.
The calling cell contains 0 because the function does not return a value.
Illustration 5: Calling mysum Four Different Ways
This illustration calls the function mysum in four different ways:
The first (cell A14) takes the values 1 through 10, adds them, and returns
the result of 55.
3-9
Przeglądanie stron 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 163 164

Komentarze do niniejszej Instrukcji

Brak uwag