OpenCores
URL https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [bench/] [cpp/] [plottst.m] - Blame information for rev 28

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 dgisselq
% Now, the data from the test is ready for inspection
2
plot(tm, real(truth(:,k)), ';R(truth);',
3
        tm, imag(truth(:,k)), ';I(truth);',
4
        tm, real(output(:,k)), ';R(Out);', tm, imag(output(:,k)), ';I(Out);');
5
        grid on;
6
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.