필터 지우기
필터 지우기

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 CenterFile Exchange에서 Parallel Computing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by