Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
how to create a .mat file for loading into svmclassify?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Shameer Parmar
am 22 Jun. 2016
what type of data you have??? and what type of data you want to store into .mat file..??
Jelle ter Braak
am 22 Jun. 2016
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.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!