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.
2 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!