Is there a MATLAB function to check whether another application has a lock on a data file in MATLAB 7.8 (R2009a)?
Show older comments
I am using an application external to MATLAB to write to a data file. I have written MATLAB code that loads this file and processes the data. I would like my MATLAB code to check to make sure that the data file is not open in the other application before loading the data.
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!