MATLAB C/C++ Graphics Library     Search    Help Desk 

Packaging Graphics Applications on a PC

When packaging an application for redistribution on a PC, you must include these libraries along with your application executable.<matlab>\bin\sgl.dll

When packaging a stand-alone application, also remember to include:

The dynamic link libraries (DLLs) must be on the system path. You must either install them in a directory that is already on the path or modify the %PATH% variable to include the new directory.



[ Previous | Help Desk | Next ]