MathCAD Prime Data export to excel
- August 23, 2018
- 1 reply
- 15327 views
Ultimately, I am trying to compare a plot developed on MathCAD to some experimental results that have been processed in MATLAB.
Since I could not find a way to transfer data between the two, I thought to export both sets of data to Excel and plot them on top of each other there. I had no issue exporting the data from MATLAB. MathCAD Prime 4.0 however, is proving more difficult.
The plot was created using a range and expressions that refer to that range. I uploaded a sample code that demonstrates the issue.
It appears that I cannot use the excel component to write an expression based on a range, though I can write the range itself. Is there a way to transfer the values of my expression to a vector so that I can export to excel, without re-writing the previous expressions that lead up to my final expression?
Thanks


