Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello! How to use Mathcad15 functions in C ++ builder? I need to enter formulas and output 3Dgraphs in my application.
While you can use a programming language to build (new) functions into a .DLL that you can tie to Mathcad to extend its capabilities, and you can use programming languages to employ an interface to exchange calculation data, there is no (supported) way of using Mathcad plotting functions from within any programming language.
Success!
Luc
