Labels
This commit is contained in:
@@ -16,4 +16,10 @@ U(71:125)=2;
|
||||
U(126:250)=-1;
|
||||
U(251:375)=1.5;
|
||||
U(376:501)=0.5;
|
||||
plot(T, U);
|
||||
figure;
|
||||
plot (T, U, '-b');
|
||||
title('sinal de entrada');
|
||||
xlabel('tempo (s)');
|
||||
grid;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user