Toolboxes invisible in the file exchange list

47 Ansichten (letzte 30 Tage)
Nicolas Douillet
Nicolas Douillet am 11 Okt. 2025 um 7:24
Bearbeitet: Walter Roberson am 14 Okt. 2025 um 4:33
Hi,
Over the last few years I developped some toolboxes, like the mesh processing toolbox, but I recently realized they were not appearing in the community tollbox list on the file exhange (you can check it by sorting this list in descending order of downloads for instance beforre looking for them / mines)
I don't understand the reason why they are not listed. When I submitted them I did tick the box 'package as a toolbox'.
Any clue ?
Thank you for help.
Nicolas

Akzeptierte Antwort

dpb
dpb am 11 Okt. 2025 um 16:11
Bearbeitet: dpb am 11 Okt. 2025 um 19:14
A set of MATLAB functions despite being a comprehensive tool for a specific area is not formally a toolbox unless it is packaged as such and distributed as an add-on with a single installation file (.mltbx suffix) that is used to install the toolbox.
See <Create and Share Toolboxes> for the process by which you can do so.
ASIDE/ADDENDUM
I'm not familiar with the FEX submittal interface, but if it has a checkbox about a new submittal being a toolbox and that submittal is not the .mltbx file, then it should warn the user that if continue,the files will just be listed as functions, not a toolbox. That would be worthy of feedback to Mathworks site issues at <FEX Feedback> link.
  6 Kommentare
Jamie Mullin
Jamie Mullin am 13 Okt. 2025 um 17:30
Bearbeitet: Walter Roberson am 14 Okt. 2025 um 4:33
.mltbx files allow for easier install when downloading from File Exchange because you can double-click them to install them. However, you can use Add-On Explorer or the Add-Ons Panel (new in R2025a) to install anything from File Exchange as an add-on (whether it is in File Exchange as mltbx or not).
dpb
dpb am 13 Okt. 2025 um 18:28
Bearbeitet: dpb am 14 Okt. 2025 um 4:26
Yes, but that wasn't the actual Q? I asked about whether being .mtlbx files is how they are identified as toolboxes on FEX (which would be/was why @Nicolas Douillet's collection of .m files wasn't identified as such)?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Low-Level File I/O finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by