ECG-Kit 1.0

File: <base>/common/prtools/prdataset/setversion.m (253 bytes)
%SETVERSION Set the version field of a dataset
%
%   A = SETVERSION(A,S)
%
% INPUT
%   A      Dataset
%   S      String to be stored in the version field 
%
% OUTPUT
%   A      Updated dataset
%
% DESCRIPTION
% Set or reset the version field of A by S.