scriptedforms icon indicating copy to clipboard operation
scriptedforms copied to clipboard

Allow python code to be written into min, max, and step

Open SimonBiggs opened this issue 8 years ago • 1 comments

An example would be writing:

min="-2*np.pi"

SimonBiggs avatar Mar 02 '18 02:03 SimonBiggs

Also allows for these parameters to be varied by other python code should a variable be passed to them.

SimonBiggs avatar Mar 02 '18 20:03 SimonBiggs