how can i run a function witout facing this error: An array for multiple LHS assignment cannot contain expressions.

 Accepted Answer

just remove {} on nspikes.

2 Comments

i removed {} but i got another error: Undefined function 'SGfast' for input arguments of type 'cell'.
That could be because of multiple issues. Firstly do you have the function file SGfast.m ? Secondly is the third input in the definition of the function a cell type? You need to check documentation on the function.

Sign in to comment.

More Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Asked:

on 5 Oct 2013

Commented:

cr
on 7 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!