In this week, we have searched some MATLAB GUI tutorials in MATLAB forum around the internet.The specific links are shown in the following paragraph.
http://www.matlabsky.com/thread-7835-1-5.html
http://www.mathworks.co.uk/
Above all, we have gained the basic MATLAB GUI design methods and skills.However,the main problem which we have to solve was to figure out all the Callback functions for every component in the user interface. Therefore, it seems that the whole work can be divided into two parts including designing the graph user interface and edit the specific codes behind the user interface(UI).In addition,the key to complete the project is to combine the code and UI accurately.
In friday,we met our supervisor Dr.Yan and discussed the functions of the project and some basic requirements.To conclude, there are several basic functions in the following paragraph.
1.The matlab gui can load the data from a txt file.
2.The matlab gui can do some statistic works for the loaded data,for example,to make a sequence for these data and obtain the maximum and minimum.
3.The matlab gui can plot the curves for the loaded data and enable user enlarge the details of the overall curve.
4.The matlab gui can display the specific units of the data.
5.The matlab gui can save the displayed curves if the user click a button called "save the plot"
No comments:
Post a Comment