Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
problem related to GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm Chang.
Recently, I am making a gui for ANN.
to make a GUI, I want to load a mat file saved the learning result of ANN using pushbutton.
but when I tried to do that, I couldn't do anything.
please let me know How can I load the mat file.
additionally, I want to know when I implement command 'sim', the button to simulate ANN, whether it is worked or not.
I hope you guys help me. thank you.
댓글 수: 1
Jan
2013년 7월 12일
"I couldn't do anything" does not allow to suggest an improvement. Loading the MAT files works by load(FileName), but this seems to be obvious. Please post the relevant part of the code and explain the occurring problems with details.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!