Uploading documentation to File Exchange?
3 views (last 30 days)
Show older comments
Mohammad Abouali
on 12 Dec 2014
Commented: Mohammad Abouali
on 12 Dec 2014
How can I upload documentation to file exchange? I noticed some file exchange files have documentation attached to it (next to lamp icon).
0 Comments
Accepted Answer
Andrew Newell
on 12 Dec 2014
Edited: Andrew Newell
on 12 Dec 2014
Many File Exchange submissions are actually folders with multiple files. As far as I can tell, File Exchange is simply classifying each file by type. If it's an html file, it's considered documentation. If it's an M file, the File Exchange determines whether it is a class definition, function or script. So if you want to upload documentation, create HTML files (by, for example, publishing some MATLAB code) and include them in the folder you submit.
More Answers (0)
See Also
Categories
Find more on Environment and Settings 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!