Info
この質問は閉じられています。 編集または回答するには再度開いてください。
"The expression to the left of the equals sign is not a valid target for an assignment." when loading data
2 ビュー (過去 30 日間)
古いコメントを表示
%%Load Data
data = csvread('ex1data2.txt');
1 件のコメント
John Chilleri
2017 年 2 月 9 日
I don't encounter this error, which means it probably has to do with either your ex1data2.txt file, or you've defined data in some way earlier.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!