Info

This question is closed. Reopen it to edit or answer.

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

1 view (last 30 days)
%%Load Data
data = csvread('ex1data2.txt');
  1 Comment
John Chilleri
John Chilleri on 9 Feb 2017
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.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!