Show 3D parametric functions using HPlotMX menus
Code: "canvas3D_func_3D_2.py". Programming language: Python DMelt Version 1. Last modified: 05/19/2016. License: Pro
https://datamelt.org/code/cache/canvas3D_func_3D_2_6160.py
To run this script using the DMelt IDE, copy the above URL link to the menu [File]→[Read script from URL] of the DMelt IDE.



from jhplot  import *

c1 =HPlotMX()
c1.visible()

# export to some image (png,eps,pdf,jpeg...)
# c1.export(Editor.DocMasterName()+".png");


You see the box below because you did not login.