Skip to content

SONLoad

  SONLOAD loads the son32.dll library and defines global constants

  Version 32 of the SON library works only under Windows and requires
  version 7 of MATALAB and a copy of CED's son32.dll.

  The routines use CEDs son32.dll to provide I/O. This file must be present
  in a 'c:\Spike5' directory (unless you edit SONLoad AND SONDef.h and recompile
  the C source files)

  Routines are accessed via calllib where possible or through external dlls
  where callib can not presently provide support (i.e. where there are
  non-scalar structures or fields in the call to son32.dll)

  SONLoad() has no arguments and should be run before calling any
  library routines that use the MATLAB calllib function.

  Author:Malcolm Lidierth
  Matlab SON library:
  Copyright 2005 © King’s College London