ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Building a GUI for basic plotting - English

732 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.