how to upload multiple file (m file + dat file) to "matlab file exchange" ?
2 ビュー (過去 30 日間)
古いコメントを表示
osmankelle kelle
2018 年 9 月 1 日
コメント済み: osmankelle kelle
2018 年 9 月 3 日
I want to contribute a function with some data files. but I cant upload all. only 1 file I can upload. where I am wrong?
0 件のコメント
採用された回答
Walter Roberson
2018 年 9 月 2 日
Put your contribution all together in a zip file, and upload the zip to the File Exchange.
0 件のコメント
その他の回答 (1 件)
ahmed nebli
2018 年 9 月 1 日
編集済み: ahmed nebli
2018 年 9 月 1 日
check if you have written a for loop that imports your data files, and the compiler is getting through the for loop. if it still don't work, share the code so we can find out where it went wrong.
3 件のコメント
Walter Roberson
2018 年 9 月 2 日
This solution does not appear to have any relationship to the File Exchange.
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!