what is the problem with this code ?!!
古いコメントを表示
n=1:20;
syms n z
a = ztrans(3*(-1/4)^n);
subplot(2,1,1)
stem(a)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!