I’ve been given the homework to graph the function x^3 and 3^x in one graph.
Does anyone could help me with this exercise please?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
every time you call
plotmatlab will clean the canvas before drawing the new function, unless you are focused on a window where you calledhold on, which will substantially tells Matlab to keep the old stuff and superimpose the new drawing.