For final year UG/PG girls in Chemistry & related fields: Get industry-ready with a certified training program in the chemical sector with We-Chemie.
Click here for more details. Apply here!

Creating a GUI based exponent calculator - English

647 visits



Outline:

* Learn about an exponent calculator, * Adding Edit box for base to take user input, * Adding Edit box for exponent to take user input, * Adding a Text box to display the output, * Adding a Pushbutton for calculation, * Writing Tag and String for all the objects, * Auto-generate a Scilab code using GUI Builder toolbox, * Write a callback function, * Use of strtod command, * Test the GUI.