Jump to content



Photo
- - - - -

Ploton Modifies Value Of Variable X


  • Please log in to reply
No replies to this topic

#1 grob103

grob103

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 13 March 2015 - 07:06 PM

Hi!

 

I have a 9750GII and face a very weird problem. I am using PlotOn to plot a graph but this function actually modifies the value of X! Is this a bug?

 

program

 

'ViewWindow some settings...

0->X

 

For 0 -> I To 5

PlotOn I, X

X_

Next

 

Running this you will see:

0

1

2

3

4

5

 

I am expecting all 0s.


Edited by grob103, 13 March 2015 - 07:09 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users