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

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

Put your contribution all together in a zip file, and upload the zip to the File Exchange.

More Answers (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 Comments

This solution does not appear to have any relationship to the File Exchange.
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!