Hello,<br><br>is it possible to run the Etherlab/RTW with a Matlab under Windows, because of a missing Unix-License?<br><br>I configured and installed Etherlab/RTW under Linux, then i copied the directory /opt/etherlab to windows and run the "setup_etherlab" in a Windows Matlab Environment. There were a few Problems with the Mex-Compiler but i could fix it. The "etherlab_lib" works fine and I can create different Modells and build the C-Code. I ported the Code to Linux and modified the makefile for the correct paths. So the compiling succeeds and i get a module. But after inserting the RTAI-modules and the "rt_kernel.ko" there are problems with an "insmod <modell>_kmod.ko". The symbols "malloc", "calloc" and "strlen" are undefined. They shouldn't be in a Kernel-module, but sadly they are. So is there a way to fix this problem?
<br><br>Best regards<br><br>Marcus Krenzer<br>