udStFiLrTabDelimited IGOR.6.03.x-1.0

in
Downloaded 15 times
Official release from Subversion tag: IGOR-6-03--1-0
Download: udStFiLrTabDelimited-IGOR.6.03.x-1.0.zip
Size: 1.93 KB
md5_file hash: b943b1b0de920326260a926903925a6c
First released: January 16, 2008 - 19:02
Last updated: January 16, 2008 - 20:00

Overview

This is an official release of the project.

Installation Notes

First download and install all required packages.

To install the release version of this package, first download and unzip the ZIP archive. Then, follow one of three paths:

  1. Move the udStFiLrTabDelimited folder into the User Procedures folder of Igor Pro. Include the command
    #include "udStFiLrTabDelimited"

    in your package or insert it in the command window.

  2. Follow the method above. Create a shortcut/alias to the file udStFiLrTabDelimited.ipf. Move the shortcut/alias into the Igor Procedures folder of Igor Pro. The module will then always be accessible to all experiments.

  3. Move the udStFiLrTabDelimited folder into the Igor Procedures folder of Igor Pro. The module will then always be accessible to all experiments. (This method is the least preferred one!)

User Notes

When using a standardized file loader input panel, the following parameter inputs are supported by this loader:

Loader Modes: Auto, Manual
Input Naming Modes: Auto, Filename+Auto#, Prefix+Auto#
User Data

  • s: scales columns according to the ZEROth column as X (which is then discarded) and all subsequent as Y_i

Back to top