Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
()-indexing must appear last in an index expression.
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Can anybody tell me why I'm getting this error? Code attached below: I'm getting the error at the second last line.
Anyone please help!!

0 Commenti
Risposte (1)
  Anmol Dhiman
    
 il 15 Dic 2019
        In the second last line you have written spikes.times(1,i) twice without any operator between them. This is causing the error.  
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!