2

here is the Simulink model that i'm using : enter image description here

The matlab function script :

function tau = fcn(sig,refsig)

tau = gccphat(sig,refsig);

The errors :

enter image description here

0 Answers0