3.16 Analysis Template


This example shows how to load an analysis template into multiple subfolders in Origin and then for each, we put in some simulated data and have the non-linear-fit(Gaussian in this case) to be automatically recalculated. More specifically, the VI demonstrates the following:

  1. Creating subfolders in Project Explorer and load an analysis template into it
  2. Sending XY data (float32 array in this case) to named sheet (Data in this case) in the template
  3. Run the analysis template and active a named sheet(Summary in this case) to show fit results

At the end of running the VI, you will have an OPJ file with 3 subfolder(Fit1, Fit2, Fit3), each contains a fit to different data.


Labview Example6 1.png
Labview Example6 2.png
Labview Example6 3.png