How to set unit in Mathcad from VC application
How to set unit in Mathcad from VC application
(OP)
Does anyone know how to set unit in Mathcad from a VC application. For example, if there is a statemant that can change the SI to Imperial?
Thanks!
MHJ
Thanks!
MHJ
RE: How to set unit in Mathcad from VC application
RE: How to set unit in Mathcad from VC application
Do you mean that you are making an external DLL? If this is the case I might be able to help, if you would provide a more detailed question. How are you currently doing your computations?
-Matt
RE: How to set unit in Mathcad from VC application
Could you please show by a code snippet how do you include units in the dll? For example, how do you attach a unit to COMPLEXSCALAR. The whole idea to make the function unit independent
Thanks