Skip to content

splitNSxPauses

  splitNSxPauses

  Opens and splits an NSx file in smaller pieces, timewise.

  Use splitNSx(fileName)

  All input arguments are optional. Input arguments can be in any order.

    fileName:   File name of the file that needs to be split.
                DEFAULT: The user will be prompted to select a file.

    Example 1: 
    splitNSx('C:\Datafolder\mydata.ns5');

    In the example above, the file C:\Datafolder\mydata.ns5 will be opened.
    The loaded file will be split in samller files representing its paused 
    sub-segments.

 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    Kian Torab
    support@blackrockmicro.com
    Blackrock Microsystems
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%