Hello,
I have designed a GUI to read a file and perform some analysis on the read data. But when I am making the .exe file, the standalone does not read the file.
Please help.
Sameer

 Accepted Answer

Sameer arora
Sameer arora on 7 Feb 2017

0 votes

I found out the problem, the file had a special character like readfile_0.1.txt. So I changed to readfile_0_1.txt and it works.

More Answers (0)

Categories

Find more on MATLAB 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!