Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
%%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