Creating and running scripts
Last updated
Was this helpful?
Last updated
Was this helpful?
Navigate to Scripts in the Tools menu and click .
In the dropdown menu, specify your language of choice: Python, Julia or MATLAB.
You can also give your script a descriptive name.
Now test your skills. With Python selected, type in print('hello world')
and click Run Script. This will execute the script and display the output in a new output window underneath the script.