01-15-2009 09:12 AM
Hi,
is it possible to still use external functions ( in .m files) after compiling a VI into an application.
When I use a VI in LabVIEW I can access an external MatLab function using the Mathscript node. After compiling the VI into a .exe it seems that the external MatLab function has been integrated into the application.
I don't want this since I need the possibility to perform certain changes on some algorithems when using a compiled LabVIEW application.
So, is there a way to still be able to use and effectively change external MatLab functions with a compiled LabVIEW application?
01-15-2009 04:28 PM