Generating MATLAB Code to Reproduce a Graph

April 24th, 2010 No Comments   Posted in Examples

Create a Stem Plot and Generate Code for It

Suppose you have created the following graph. Read More

Creating m-files in Matlab

March 26th, 2010 No Comments   Posted in Examples

Open an edit window where we can write the command lines. Click on the white sheet in the menu under File or simply write edit in the command window. Alternatively File->New ->M-file. The following is written in the edit window: Read More