Why importdata function doesn't work properly in compiler?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!