Example Scripts: Revision history

From Powers Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 August 2024

  • curprev 23:3323:33, 12 August 2024Mjeppesen talk contribs 1,010 bytes +1,010 Created page with "=Example Scripts for Various MVAPACK Patterns= ''Note: Patterns may be sensitive to file location and path variables.'' ===Example 1: 1D NMR Processing to Matrix Export=== '''''%%''''' indicates comment line. All lines can be copied and pasted to terminal. <code> %% Start file extraction from 1D NMR files located in nmrdata sub directory filenames = glob("nmrdata/*"); [F.data, F.parms] = loadnmr(filenames); %% Apply apodization and zero fills apodizationWindowFunction..."