Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
"The expression to the left of the equals sign is not a valid target for an assignment." when loading data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
%%Load Data
data = csvread('ex1data2.txt');
1 Kommentar
John Chilleri
am 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.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!