Skip to main content
1-Visitor
November 2, 2017
Solved

variables mathcad

  • November 2, 2017
  • 1 reply
  • 1450 views

hello,

I am trying to find a way to use variables from sheet to another sheet without having it to define it in the new sheet.

Is this possible?

for example in Sheet1, I have VCC = 5V, I want to use VCC in the new sheet without needind to re-define.

 

Thank you, Hector Torres

Best answer by MJG

In the new sheet, include a reference to the first sheet.

 

In Mathcad 15 and prior, use: Insert -> Reference

In Mathcad Prime, use: Input/Output -> Include Worksheet

1 reply

MJG1-VisitorAnswer
1-Visitor
November 2, 2017

In the new sheet, include a reference to the first sheet.

 

In Mathcad 15 and prior, use: Insert -> Reference

In Mathcad Prime, use: Input/Output -> Include Worksheet

1-Visitor
November 2, 2017

Thanks, it worked.