Error: Incorrect use of '=' operator. To assign a value to a variable, use '='. To compare values for equality, use '=='.
3 次查看(过去 30 天)
显示 更早的评论
Hello.Please help me
0 个评论
采纳的回答
Les Beckham
2023-5-23
The closing bracket, ], is missing on the definition of L and this is confusing the parser.
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!