Skip to main content
1-Visitor
August 26, 2017
Solved

Extracting Data from MathCAD using VB examples, tutorials or sth like templates?

  • August 26, 2017
  • 6 replies
  • 3088 views

Hi there, 

 

i searched a lot in this forum but couldnt find sth which works. 

Actually i would like to send with vb some variables into my mathcad 15 sheet and show just the results. If there is any way to show also the graphs, would be top. 

 

Im not good at vb so i thought like a template or an example which works and i could change the code according to my needs. 

 

Thanks in advance for a solution. 

 

Best answer by RichardJ

Sorry, but as I said, I did not write it. I don't have the time to install VB.NET and debug it.

6 replies

23-Emerald IV
August 27, 2017

Have a look in your Mathcad (15 or earlier) Help => Developer's Reference  => Accessing Mathcad from within another application.

There are examples of using VB with Mathcad. (at least, in Mathcad version 11 this info is avialable).

 

Success!
Luc

19-Tanzanite
August 27, 2017

I did not writre this, Viacheslav Mezentsev did. I have not tested it, but he knows what he is doing. I'm just passing it along.

musa19881-VisitorAuthor
1-Visitor
August 27, 2017

Thanks for the answers. 

@RichardJ

 

Hmm it is not working. I opened it with VB 2010 but it shows me an error when i run it. It shows me in the code that myA is not defined but actually it is there -.-*

 

 

RichardJ19-TanzaniteAnswer
19-Tanzanite
August 27, 2017

Sorry, but as I said, I did not write it. I don't have the time to install VB.NET and debug it.