I have to write a c++ app that imports data from excel and using a mathematical model I have to generate a plot in a gui. The gui should have a menu for selecting the excel document and I also need to chose some of the mathematical model parameters from the gui.
I have never did a gui, can anyone tell me a tutorial that can help me with my app?