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!