??? Error using ==> nlinfit at 114 The inline model function generated the following error: Error using ==> inlineeval at 15 Error in inline expression ==> A(2) / (1 + (A(2) / A(1) -1)* exp(A(3) * t )) ??? Error using ==> mrdivide Matrix dimensions must agree.
Error in ==> r6 at 6 A = nlinfit(wx,wcdma,myfun,[ 0 ,0 ,0 ]);