Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

matlab/figure8.m File Reference

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]


Function Documentation

figure  ) 
 

figure  ) 
 

figure  ) 
 

figure  ) 
 

hold off figure  ) 
 

plot y(:, 1)  ,
y(:, 2)  ,
'-b' 
 

plot ,
y(:, 3) 
 

plot ,
y(:, 2) 
 

plot ,
y(:, 1) 
 

plot ,
y(:, 4) 
 


Variable Documentation

figure time = [ 0, 5, 6,11,12,17]
 

Definition at line 3 of file figure8.m.

v1 = [ 1, 1, 1, 1, 1, 1]
 

Definition at line 4 of file figure8.m.

v2 = [ 1, 1,-1,-1, 1, 1]
 

Definition at line 5 of file figure8.m.


Generated on Fri Sep 1 14:25:55 2006 for Raptor by  doxygen 1.4.4