New pages

New pages
Hide registered users | Hide bots | Show redirects
  • 01:26, 8 November 2024MVAPACK Online (hist | edit) ‎[37 bytes]Mjeppesen (talk | contribs) (Created page with "[category:MVAPACK]")
  • 23:33, 12 August 2024Example Scripts (hist | edit) ‎[1,094 bytes]Mjeppesen (talk | contribs) (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...")