GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mexSLOAD(1) FreeBSD General Commands Manual mexSLOAD(1)

mexSLOAD - a mex-functions for loading biomedical signal data into Octave or Matlab.

[s,HDR]=sload(f) [s,HDR]=sload(f,chan) chan must be sorted in ascending order [s,HDR]=sload(f,chan,"OVERFLOWDETECTION:ON") [s,HDR]=sload(f,chan,"OVERFLOWDETECTION:OFF") [s,HDR]=sload(f,chan,"UCAL:ON") [s,HDR]=sload(f,chan,"UCAL:OFF")

Input: f filename chan list of selected channels; 0=all channels [default] UCAL ON: do not calibrate data; default=OFF OVERFLOWDETECTION default = ON ON: values outside dynamic range are not-a-number (NaN) Output: s signal data, each column is one channel HDR header structure

Alois Schloegl

Report bugs to <biosig-general@lists.sourceforge.net>

Copyright (C) 2008-2019 Alois Schloegl License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

https://biosig.sourceforge.io

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.