Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
??? Attempt to reference field of non-structure array. Error in ==> at 11 x=data.x;
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!