Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi,
I am not able to plot the graph? PFA
TIA
Again you used the wrong type of index (see your other thread).
You should also decide if you want to define functions to plot or if you want create vectors and plot one vector over the other.
Personally I prefer the functional approach and you may use a range variable just for plotting with this approach, too.
Find attached a file with both approaches.