Undefined function 'SGfast' for input arguments of type 'cell'
Ältere Kommentare anzeigen
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 Kommentare
Mohammad Monfared
am 6 Okt. 2013
what is SGfast? a user defined function? what ever it is, it dosen't accept cell array as input argument.
Image Analyst
am 7 Okt. 2013
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Linear Least Squares finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!