Undefined function 'SGfast' for input arguments of type 'cell'
이전 댓글 표시
im trying to call a function but i got this error: Undefined function 'SGfast' for input arguments of type 'cell'.
the function is:[spktimes, nspikes] = SGfast([dt, nrep], rate, {deadtime, refracparams})
댓글 수: 2
Mohammad Monfared
2013년 10월 6일
what is SGfast? a user defined function? what ever it is, it dosen't accept cell array as input argument.
Image Analyst
2013년 10월 7일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Least Squares에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!