summaryrefslogtreecommitdiff
path: root/modules/mexlib/examples/cmex/readme.txt
blob: ebfefc1ef8e224192e25a4030f26c90453630182 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The purpose of this contribution is to emulate the Matlab mexfile mechanism.

Only the most useful functions have been emulated. 

See SCI/modules/mexlib/src/mexlib.c for additional info and
in particular the list of emulated mx functions.

-------------------------------------------------------
To build and load the shared library enter 
	--> exec (SCI+'/modules/mexlib/examples/cmex/cmex.sce')
	at scilab prompt 
	
-------------------------------------------------------
INRIA 2006