Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Building a GUI to graph a linear equation - English

1392 visits



Outline:

*About Linear equation of a line, *What are Axes, *Use of Edit box for taking user input for a, b and c, *Use of Text box for displaying the slope and y-intercept, *Use of Pushbutton to plot the response of a Linear Equation, *Use of Axes to plot an equation of line, *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, *Use of xgrid command, *Test the GUI.