here is my MATLAB code of SCFDMA i am getting error at line "psFilter = rcpulse(Ts, Nos,rolloffFactor);" error is Undefined function or method 'rcpulse' for input arguments of type 'double'": function paprSCFDMA()
dataType = 'Q-PSK'; % Modulation format.
totalSubcarriers = 256; % Number of...