matlab中axis是干什么的 matlab怎么实现频率三角波模块?
matlab怎么实现频率三角波模块?Fs 10000; t 0:1/Fs:1.5; x sawtooth(2*pi*50*t); plot(