Skip to main content
1-Visitor
September 8, 2014
Solved

Read results from another mathcad file

  • September 8, 2014
  • 5 replies
  • 3452 views

Hi

Can I read results from another mathcad file?

If yes HOW?

Thanks

Best answer by MikeArmstrong

Here is one simplistic way.

Save all the document to your hardrive and ensure the path are correct by right clicking the icon within the sheet and selecting the .txt file.

There are many ways to achieve this and I'm sure the collabs will come back with there preferred method.

5 replies

1-Visitor
September 8, 2014

You can export the results to a format of your choice and then read them into the new file. I tend to use .txt or .xls format.

wkhalid1-VisitorAuthor
1-Visitor
September 8, 2014

How to export results:

For example: x=256kN so it will be used into another mathcad file as an input.

1-Visitor
September 8, 2014

Here is one simplistic way.

Save all the document to your hardrive and ensure the path are correct by right clicking the icon within the sheet and selecting the .txt file.

There are many ways to achieve this and I'm sure the collabs will come back with there preferred method.