Why I get Error:CTF file '<PATH_TO_MY_FILE>.ctf' failed to open for 'Read' access. Error message: 'Open a zip file for read/modify failed.'

2 views (last 30 days)
Hello,
when I run my 64-bit executable file, compiled with MATLAB 7.14.0.739 (R2012a), I get the error
'<PATH_TO_MY_FILE>.ctf' failed to open for 'Read' access. Error message: 'Open a zip file for read/modify failed.'
despite the .ctf file has the read permission. Notice that the command unzip('MY_FILE.ctf') succeeds to unpack the archive. Any hint?
Thank you in advance for your help.
Giovanni
  1 Comment
Walter Roberson
Walter Roberson on 24 Feb 2014
I wonder what the error would be if it were unable to write into the location it thought it should be expanding the archive into ?

Sign in to comment.

Answers (0)

Categories

Find more on C Shared Library Integration in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!