LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to stop matlab from creating temp files.

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.

0 Kudos
Message 1 of 2
(3,829 Views)
You cannot prevent this behaviour, you can only try to delete these files programatically.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 2 of 2
(3,819 Views)