Excel Component - is there a better work flow for processing external data?
Using Mathcad 15 to do curve fitting of measured data. It's pretty tedious to down-select a subset of the data, analyze it and publish the results. over-and-over-and-over again (e.g. every time the test laboratory runs a new test). Wondering if there's a faster way.
I'm using the Excel Component rather than File Input (or other means of getting external data into Mathcad).
I have a bunch of test data in Excel. Every test is stored in a different file. Every file has different numbers of rows. Inside the data are several events. I'm only interested in doing data analysis between two specific events. Meaning the size of the data I'm interested in and its location in the file is variable every time the test is run.
My work flow looks something like this:
- Excel
- save-a-copy of my pre-processing / post processing template.
- Copy / paste the data from the test lab's Excel file into my template.
- Inspect the template for the measurements that indicate the start and end of the event. Note the start/end rows of the data of interest.
Note: I haven't figured out how to do this by equation - it requires external information and a bit of "engineering judgement".
- Mathcad
- save-a-copy of my curve-fitting template
- double-click on the excel component to activate it.
- delete the data in the excel component
- Excel
- Copy the subset between the start and end of the event
- Mathcad
- Paste the data from the excel template into the excel component
- Note the number of rows in the pasted data
- update the output ranges so it matches the size of the pasted data
- Inspect the results of curve fits to various equations
- choose a "winner" by inspection. I'll call them outputs A and B.
- Excel
- copy / paste Mathcad Output A into the Excel Template.
All of the dependent formulas and plots are updated after pasting - Copy / paste the plots of the post-processed data into PowerPoint or Word.
- copy / paste Mathcad Output A into the Excel Template.
- PowerPoint / Word
- Paste the Excel plots
- Paste the Mathcad Output B value.
Yes, I'm a Mathsoft hold-out. I like the Word processing features that still haven't been ported to Prime 6 and Mathsoft's plots still look more professional.

