Info

この質問は閉じられています。 編集または回答するには再度開いてください。

"The expression to the left of the equals sign is not a valid target for an assignment." when loading data

2 ビュー (過去 30 日間)
John Muller
John Muller 2017 年 2 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
%%Load Data
data = csvread('ex1data2.txt');
  1 件のコメント
John Chilleri
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!

Translated by