フィルターのクリア

do you know how to load a mat file?

3 ビュー (過去 30 日間)
Chang Jae Kim
Chang Jae Kim 2013 年 6 月 24 日
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

採用された回答

Ravi
Ravi 2013 年 6 月 24 日
firstly store your mat-file in current matlab directory.
in the command window... type this command..
>> load filename.mat

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by