Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
"The expression to the left of the equals sign is not a valid target for an assignment." when loading data
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
%%Load Data
data = csvread('ex1data2.txt');
1 Commento
John Chilleri
il 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.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!