Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
"The expression to the left of the equals sign is not a valid target for an assignment." when loading data
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
%%Load Data
data = csvread('ex1data2.txt');
1 comentario
John Chilleri
el 9 de Feb. de 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.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!