Post Reply 
How to set the GoTo Vars X and Y?
01-16-2017, 02:47 PM
Post: #2
RE: How to set the GoTo Vars X and Y?
(01-15-2017 05:12 PM)DrD Wrote:  In the Advanced Graphing app, from a program or the command line, is there a way to set the Go To Vars X and Y?
For example, with the Advanced Graphing app as the current app, setting X:=any real number, does NOT change the X value in the Plot | Menu | Go To | X value. It seems to be a different instance of the variable X. Perhaps, it can't be accessed?

Looking for something like this (doesn't work):
Code:

N:=2;
EXPR("Advanced_Graphing.Go_To.X:=" + 'N');

Thanks,
-Dale-

I suspect that there currently is no such user-accessible method for modifying those values. In the conn. kit, when clicking on an app, you can see which app variables are available for modification.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to set the GoTo Vars X and Y? - DrD - 01-15-2017, 05:12 PM
RE: How to set the GoTo Vars X and Y? - Han - 01-16-2017 02:47 PM



User(s) browsing this thread: 1 Guest(s)