loading
 
line profile
Anonymous  [11 posts]
8 year
dear

In my simple programe line profile values are not correct. string of all 255. the values where meet black line, should be different. would you please explain me why. in the graph I can see 2 lines correctly.

 

program.robo
Steven Gentner from United States  [1446 posts] 8 year
It does change the value to zero. You just can't see it in the Watch Variables module since that module will truncate information at around 200 characters. If you instead use the Write_Variables module to write out that variable to disk you will then see the change in values. The Watch variable module will truncate the display for performance reasons but the Write_Variables does not.

STeven.
Anonymous  [11 posts] 8 year
Great. Exactly it works. Thank you

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index