To plot a function in Matlab, first define the function as a symbolic expression or as an anonymous function. Then, use the ezplot
function to generate a plot of the function. Here are the general steps:
main.m1007 chars29 lines
gistlibby LogSnag