Export Local Variables to use Globally
|
06-01-2018, 02:07 PM
Post: #2
|
|||
|
|||
RE: Export Local Variables to use Globally
(06-01-2018 01:51 PM)mathnovice Wrote: I have borrow a Kinematics solve program and have been editing it. I have made local variables and they are common to the 5 programs that I have made (due to only having the ability to input 10 equations per program). I have made my local variables common to all programs e.g gravity = g, change in time = (delta)t for all. When I solve for some local variable in Kinematics g program I want that same variable to to have the same value when I switch to Kinematics PROJ program. Is the possible? I believe if you use the uppercase variables A - Z and don't declare them local, they're available to all programs and apps. Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Export Local Variables to use Globally - mathnovice - 06-01-2018, 01:51 PM
RE: Export Local Variables to use Globally - toml_12953 - 06-01-2018 02:07 PM
RE: Export Local Variables to use Globally - mathnovice - 06-01-2018, 02:18 PM
RE: Export Local Variables to use Globally - BERNARD MICHAUD - 06-03-2018, 01:21 AM
RE: Export Local Variables to use Globally - cyrille de brébisson - 06-04-2018, 04:56 AM
|
User(s) browsing this thread: 1 Guest(s)