Posted inMATLAB how to plot two curves y1 =4x^2 and y2 =x+1 in same figure using matlab Posted by By SK Math Expert May 2, 2021Posted inMATLAB Introduction: In this answer, we explain how to plot two curves in matlab y1=4x^2 and y2=x+1 in the same figure. Let’s wrote down step by step lines to this question. Question : plot two curves \[y_1 =4x^2 and y_2 =x+1\]… This Question has been answered. Please Login or Register to See The Answer Post navigation Previous Post how to plot the curve y =x^2+x+1 in the interval [-10 10] using matlabNext Postsolve 3*x^5-2*x^4+4*x^3+5*x^2-16=0 by Newton’s method matlab