Filter löschen
Filter löschen

do you know how to load a mat file?

3 Ansichten (letzte 30 Tage)
Chang Jae Kim
Chang Jae Kim am 24 Jun. 2013
I am making a gui for my study related to artificial neural network. I managed to make some script but I can't make the only section load matlab mat file finished ANN learning. how can I load mat file into command window and process the gui design by coding? please give your answers.thank you

Akzeptierte Antwort

Ravi
Ravi am 24 Jun. 2013
firstly store your mat-file in current matlab directory.
in the command window... type this command..
>> load filename.mat

Weitere Antworten (0)

Kategorien

Mehr zu Parallel Computing finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by