Info
この質問は閉じられています。 編集または回答するには再度開いてください。
??? Attempt to reference field of non-structure array. Error in ==> at 11 x=data.x;
1 回表示 (過去 30 日間)
古いコメントを表示
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
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!