how to upload multiple file (m file + dat file) to "matlab file exchange" ?
2 次查看(过去 30 天)
显示 更早的评论
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!