Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
"The expression to the left of the equals sign is not a valid target for an assignment." when loading data
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
%%Load Data
data = csvread('ex1data2.txt');
1 commentaire
John Chilleri
le 9 Fév 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.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!