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

3 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)

Categories

Find more on Programming in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!