reichertc
Mechanical
- Mar 21, 2001
- 115
OK. Here is the situation. I have a very complex Excel spreadsheet. I want to vary two of my inputs, and check what happens to a single output. I want to do this thousands of times so that I can analyze some trends.
I thought what I would do is create an Excel component within Mathcad, enter a range as the input, and get a range as an output. I cannot make this work. Is this possible?
For example, take an Excel spreadsheet as follows:
Cell A1: [input 1]
Cell A2: [input 2]
Cell A3: =A1*A2 [output]
Now in Mathcad, I want to create the component with the inputs and outputs as lissted above and then feed inputs like:
[input 1] A:=1,2..10
[input 2] B:=4
I would like the output to be in such a form that I can graph the input on the x axis and the output on the y axis of a line graph.
Any ideas?
I thought what I would do is create an Excel component within Mathcad, enter a range as the input, and get a range as an output. I cannot make this work. Is this possible?
For example, take an Excel spreadsheet as follows:
Cell A1: [input 1]
Cell A2: [input 2]
Cell A3: =A1*A2 [output]
Now in Mathcad, I want to create the component with the inputs and outputs as lissted above and then feed inputs like:
[input 1] A:=1,2..10
[input 2] B:=4
I would like the output to be in such a form that I can graph the input on the x axis and the output on the y axis of a line graph.
Any ideas?