Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
how to create a .mat file for loading into svmclassify?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Shameer Parmar
il 22 Giu 2016
what type of data you have??? and what type of data you want to store into .mat file..??
Jelle ter Braak
il 22 Giu 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.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!