Feeds
提问
how to push power amplifier input and output data in to gui to plot a graph
{pain = abs(pa_in_d4(:,1));%Sample Points paout = abs( pa_out_d4(:,1));%empirical result at each sample point %n=10; ...
10 years 前 | 0 个回答 | 0
0
个回答提问
call data plot graph on click
pain = abs(pa_in_d4(:,1));%Sample Points paout = abs( pa_out_d4(:,1));%empirical result at each sample point %n=10; f...
10 years 前 | 1 个回答 | 0