how to upload multiple file (m file + dat file) to "matlab file exchange" ?

2 views (last 30 days)
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?

Accepted Answer

Walter Roberson
Walter Roberson on 2 Sep 2018
Put your contribution all together in a zip file, and upload the zip to the File Exchange.

More Answers (1)

ahmed nebli
ahmed nebli on 1 Sep 2018
Edited: ahmed nebli on 1 Sep 2018
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 Comments
Walter Roberson
Walter Roberson on 2 Sep 2018
This solution does not appear to have any relationship to the File Exchange.
osmankelle kelle
osmankelle kelle on 3 Sep 2018
I attach simple m file and required .mat file. just try to upload both.
(indeed c.mat is very large, not like this)

Sign in to comment.

Categories

Find more on MATLAB Compiler 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!