Why importdata function doesn't work properly in compiler?
1 view (last 30 days)
Show older comments
I use importdata function to read .txt file and it result as a struct on my MATLAB. But when I export to an .exe file and let other colleague use it with the same version of matlab compiler it doesn't work. As I investigate I found that the importdata has read the same text file not likely as it read in my MATLAB. What is the problem?
0 Comments
Answers (0)
See Also
Categories
Find more on Manage Products 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!