Warning: Using only the real component of complex data.
Mostrar comentarios más antiguos
%¿por que me da este warning?
n=0:5:50;
x= exp(j*pi*n);
stem(x)
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!