- no plot
git-svn-id: http://moon:8086/svn/matlab/trunk@66 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ if 1
|
||||
kc = 0;
|
||||
if ~isempty(Zi.Zk)
|
||||
Xk = Z .* conj(Zi.Zk);
|
||||
if 1
|
||||
if 0
|
||||
plot(0:length(Xk)-1, abs(Xk), '-*'); grid;
|
||||
pause (0.01);
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user