Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
()-indexing must appear last in an index expression.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Anmol Dhiman
le 15 Déc 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 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!