Building a GUI for basic plotting - English

218 visits



Outline:

* Learn about basic plotting in GUI * About Checkbox, * Adding Checkbox for sine function, * Adding Checkbox for cosine function, * Adding an Axes to display the response of a system, * Writing Tag and String for all the objects, * Auto-generate a Scilab code using GUI Builder toolbox, * Writing a callback function for displaying the sine and cosine plot, * Use of if-else statement for Checkbox, * Test the GUI.