Contents Up Previous Next

Load signal

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Load signal from file

Description

This function loads the signal from the file specified by the parameter
Supported file formats are :
Files with any other extension are treated as raw ASCII data files without additional header information. See the introductory section for a more detailed description of the ASCII import filter dialog.

Note: The old file formats .san and .sbf are obsolete, but can still be processed by Dataplore ®.


Macro Synopsis

y = Load(filename);
signal y;
string filename;

Modules


Related Functions

Save signal