05-09-2006 04:13 AM
How can I stop Matlab 6.50 script running under Labview 6.1 from saving strange temp files at C:\Documents and Settings\user\Local Settings\Temp. It seems to save all used variables frequently there without intention to delete them later. Files have names like tp00240.mat.
I am calling matlab functions and saving data from measurements using matlab. These strange temp files are using too much space.
05-09-2006 05:05 AM