Undefined function 'SGfast' for input arguments of type 'cell'
Mostrar comentarios más antiguos
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 comentarios
Mohammad Monfared
el 6 de Oct. de 2013
what is SGfast? a user defined function? what ever it is, it dosen't accept cell array as input argument.
Image Analyst
el 7 de Oct. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Linear Least Squares en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!