Error: Incorrect use of '=' operator. To assign a value to a variable, use '='. To compare values for equality, use '=='.

2 views (last 30 days)
Hello.Please help me

Accepted Answer

Les Beckham
Les Beckham on 23 May 2023
The closing bracket, ], is missing on the definition of L and this is confusing the parser.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!