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!