01-22-2012 09:06 PM
Delete the multiply and change N to 100. Then you have 0 <= i < 100 and 100 <= x < 200.
Lynn
01-22-2012 09:17 PM
At last i got it...thank u so much...to every one helping me....i attached the file...what i did..thanks again..:)
01-23-2012 08:28 PM
Can I know why the attached file..is not giving the exact values in graph...please reply
01-23-2012 09:39 PM
Please explain what you think it should be giving.
It appears to me that is is doing exactly what you programmed it to do. You send it an array of two points, both with the same Y value and it plots a horizontal line.
Lynn