problem related to GUI
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Jan
on 12 Jul 2013
"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.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!