In: Advanced Math
LabView: Using MathScript create a VI that computes and plots the second order polynomial y = Ax2 + Bx + C. The VI should use controls on the front panel to input the coefficients A, B, and C, and also should use front panel controls to enter the number of points N to evaluate the polynomial over the interval x0 to xN-1. Plot y versus x on a waveform graph indicator.