Error: Incorrect use of '=' operator. To assign a value to a variable, use '='. To compare values for equality, use '=='.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Aysel Alimirzayeva
il 23 Mag 2023
Commentato: Les Beckham
il 30 Mag 2023
Hello.Please help me


0 Commenti
Risposta accettata
Les Beckham
il 23 Mag 2023
The closing bracket, ], is missing on the definition of L and this is confusing the parser.
2 Commenti
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!