cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Mathcad and C++ Builder

RM_9924246
3-Visitor

Mathcad and C++ Builder

Hello! How to use Mathcad15 functions in C ++ builder? I need to enter formulas and output 3Dgraphs in my application.

1 REPLY 1
LucMeekes
23-Emerald III
(To:RM_9924246)

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

 

Top Tags