Go to the source code of this file.
Functions | |
| hold off | figure (1) |
| plot (t, y(:, 4)) | |
| figure (2) | |
| plot (t, y(:, 1)) | |
| figure (3) | |
| plot (t, y(:, 2)) | |
| figure (4) | |
| plot (t, y(:, 3)) | |
| figure (5) | |
| plot (y(:, 1), y(:, 2),'-b') | |
Variables | |
| figure | time = [ 0, 5, 6,11,12,17] |
| v1 = [ 1, 1, 1, 1, 1, 1] | |
| v2 = [ 1, 1,-1,-1, 1, 1] | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.4