Update to MathMod-13.0
Update to MathMod-13.0
Sorry, I misunderstood your question... First execute your script once and then use "Script Edit"-->"Save to File" button to create or include your script in a collection file. You can the load your script (s) from MathMod's menu : Project-->load JSon Script
Hi, Just include your script between two brackets { } : { "Param3D": { "Component": ["CylOndul"], "Fx": ["(a+hsin(40u))*cos(u)"], "Fy": ["(a+hsin(40u))*sin(u)"], "Fz": ["v"], "Name": ["Cylindre ondulé"], "Umin": ["0"], "Umax": ["2*pi"], "Vmax": ["3"], "Vmin": ["0"], "Const": ["a=40","h=1"] } }
It looks like MathMod can't access to mathmodcollection.js ... youc can force MathMod to load it from MathMod's menu : Project-->load JSon Script. Also, you can create a new folder ( ie : C:\MathModFolder) and indicate to MathMod where to look for mathmodcollection.js and mathmodconfig.js with a command like this : Mathmod "C:\MathModFolder"
MathMod-12.0
crash when entering 0 as grid lines
MathMod-12.0.0 Coloration Problem