Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
??? Attempt to reference field of non-structure array. Error in ==> at 11 x=data.x;
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
I am using a dataset heart.dat. When I run i get this error..Any suggestion/error?
Code:
data=load('heart.dat'); x=data.x; x=x';
Thanks
3 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!