Question: how to plot a function thanks to vba

hi let's say i want to plot sin(x) in excel i know that in excel i should type =Maple("plot(sin(x),x") now how to do that within vba i have already included the reference of maple within vba thank you
Please Wait...