Summary of the whole project
In this mini project, we mainly focus on showing material properties using GUI. Typically, in the document reading section, we have the basic knowledge of reading the data in a txt file. Using the algorithm we could read the data from the document in a dimensional matrix and then call these data and display on the graphical using interface (GUI). In the section of the curve, we draw three curves to show the three different properties of the material. According to some mat lab resources and model, it is apparent to sketch the curve with the data. Additionally, the most important point in the mini project is that we could use the mouse to choose range of the independent variables in the GUI window. In this condition, the curves with enlarged scale could be show in the next graph area.
Generally speaking, from this this project procedure, we have learned some useful skills for the future study in the similar area. First of all, the ideal model of the GUI window should be designed and separated in several steps such as table reading and curve positioning. Then, we should pay more attention to each section especially the core algorithm in the coursework window though it may be very complicated for no experience group. Additionally, it is necessary to mention some bbs block and some academic website for us to talk and communicate with other researchers. For the future study, it is probably to combine with diagram recognition system to achieve the more powerful function.




