Function setup
|
12-26-2017, 04:39 AM
(This post was last modified: 12-28-2017 11:40 PM by BryanPiguave.)
Post: #1
|
|||
|
|||
Function setup
Hi. Is it possible to change the plot setup using a command in the Function app?
I was working on a programme about LVE for chemical engineering and I wanted to change Xmin, Xmax,Ymin,Ymax. It would be great if these can be changed to share my results in this forum. Thanks. |
|||
01-01-2018, 10:49 PM
Post: #2
|
|||
|
|||
RE: Function setup
The plot set up is accessible through app variables. This access is documented in the user guide.
|
|||
01-01-2018, 11:32 PM
(This post was last modified: 01-01-2018 11:35 PM by StephenG1CMZ.)
Post: #3
|
|||
|
|||
RE: Function setup
If you wanted to do it as a command from Home or within a program, have you tried
Function.Xmin:=123? (Where Function is the name of the App) Stephen Lewkowicz (G1CMZ) https://my.numworks.com/python/steveg1cmz |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)