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!