File Exchange > Data Analysis >    Matrix Analysis

Author:
OriginLab Technical Support
Date Added:
3/30/2022
Last Update:
6/5/2023
Downloads (90 Days):
133
Total Ratings:
1
File Size:
975 KB
Average Rating:
File Name:
Matrix_Analysis.opx
File Version:
1.05
Minimum Versions:
License:
Type:
App
Summary:

Help to perform analysis on matrices, including importing, calculating, and exporting.

Screen Shot and Video:
Description:

Purpose

The purpose of this App is to allow you to perform analysis on matrices, including importing, calculating, and exporting.

Features

  1. Importing Matrix: allow you to import data from worksheet and matrix sheet as a matrix, which can be used in calculation later.
  2. Matrix Calculation: allow you to type Python script to do matrix calculation on this App.
  3. Exporting Matrix: allow you to export matrix to worksheet or matrix sheet.

The app requires Embedded Python that has been installed with Origin, and originpro, numpy and scipy modules, which will be installed when you install this app.

Dialog Options

Matrices Table:

  1. Click a row to show the preview of the matrix
  2. Click Clear All button to delete all matrices.

Import Tab:

  1. Import Range: select the data range that is going to be imported as a matrix
  2. Matrix Name: define a name for the matrix
  3. Import Matrix X/Y Values: specify whether to import the X and Y values when a matrix sheet or matrix object is selected

Cal Tab:

  1. Insert Function: quick access to general function related to matrix analysis
  2. Load Sample: load built-in sample to perform analysis
  3. Python Script: execute Python script

Export Tab:

  1. Matrices: select matrices that would be exported
  2. Output to: specify whether to export matrices to a new matrix book or a new workbook

Updates:

v1.05 fixed bug

Reviews and Comments:
07/11/2022noissebbbbsee very nice @noise