<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">Hello,</span></div><div><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;"><br></span></div><div style="color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;"><br></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">I am beginner
in Python programming and I want to make an application (GUI) in Python 2.6 +
wxPython for process data stored in  .mat
files .<o:p></o:p></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">(I make such
data  processing in MatLAB.)<o:p></o:p></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">My application
consists in:<o:p></o:p></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">                -selecting the path of the files
process  and  the file i want to process<o:p></o:p></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p></div><div class="MsoNormal" style="margin-bottom: 0.0001pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;">The .mat files
contain several variables:</span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">                -each variable corresponds to a
key<o:p></o:p></span></div><div class="MsoNormal" style="margin-bottom: 0.0001pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.8pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">-when I select one key (or
multiple keys) I want process only values ​​ of variable(variables) that i
have   selected<o:p></o:p></span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.8pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;"> </span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.5pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">- I want to check if each
value is within the limits specified by me (minimum and maximum  given in interactively mode from the
interface- for example a textbox) and show me status of comparison:  passed (if all values ​​are in range) or
failed (if one or more values are ​​out of range) + the  values ​​that are out of limits<o:p></o:p></span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.5pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;"> </span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.5pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">- after comparison, the
results should be saved in a template( excel file) which I want to complete in
the interface with the name of the person who makes the"test", time,
file name, name of the variable / variables, and for variables  specify status:  passed / failed, and for „ failed”  speify the values ​​that came out of limits<o:p></o:p></span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.5pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 70.5pt;"><o:p style="font-size: 13px; font-family: arial, helvetica, sans-serif;"> </o:p><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;">-I want to do graphics
(plots) of variation of values ​​in time, and there should be a different
colored line on both sides of the graph to be one line with different color-the
lines mark the boundaries</span><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;">  </span><span style="font-family: arial, helvetica, sans-serif; font-size: 13px;">of values</span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt;"><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">- I want to make a
comparison between two measurements of values that belong to the same variable,
within the same graphic<o:p></o:p></span></div><div style="background-color: transparent;">













































</div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt;"><span><span style="font-size: 13px; font-family: arial, helvetica, sans-serif;">-I want to save these
graphics in. jpeg or . png format, and integrated these graphics in the excel
template </span></span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span style="background-color: transparent; text-indent: 0.3pt;"><br></span></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><br></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Can someone help me to make this application?<br></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family:
 arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><br></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><br></div><div class="MsoNormal" style="margin: 0cm 0cm 0.0001pt 106.2pt; text-indent: 0.3pt; color: rgb(0, 0, 0); font-size: 13px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Thanks!</div></div></body></html>