utility for ilib_build: generates a loader file
ilib_gen_loader(name,table,[libs])
a character string, the generic name of the library without path and extension.
2 column string matrix giving the table of pairs 'scilab-name' 'interface name'
a string matrix, externals dynamic libraries filenames to load by loader file (optional).
Utility function used by ilib_build
This function generates a loader file.
![]() | This function should not be used directly. |