Info
この質問は閉じられています。 編集または回答するには再度開いてください。
how to create a .mat file for loading into svmclassify?
1 回表示 (過去 30 日間)
古いコメントを表示
how to create a .mat file for loading data into svmclassify? i m getting the following error Error using load Unable to read file 'data': no such file or directory.
2 件のコメント
Shameer Parmar
2016 年 6 月 22 日
what type of data you have??? and what type of data you want to store into .mat file..??
Jelle ter Braak
2016 年 6 月 22 日
use data.mat in your script when reading file
When you want to create a .mat file right click in your variable explorer and create a .mat file.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!