Skip to main content
1-Visitor
May 4, 2021
Question

Mathcad and C++ Builder

  • May 4, 2021
  • 1 reply
  • 908 views

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

1 reply

23-Emerald IV
May 6, 2021

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