02-08-2013 01:30 AM
I have an .lv file with matlab script. I want to create it's executable file so that i can run the application on a computer which doesn't have labview and matlab. what are the steps for creating .exe?
02-08-2013 02:43 AM
I am wondering what a .lv file could be? I have never come across that in Labview. If you mean a .vi file, you need the Professional Development System. You must make a project from the .vi and this can be exported to an exe or to a complete Windows installer. It is all in the online help.
Cheers
Edgar
12-01-2013 12:25 PM
hi
in the tools menu you can find "Build Application (EXE) from VI ... "
click on it and then click on continue then set your properties and click on Build
and then your exe file is ready it's easy.