File Exchange: how to "Link to an External Website"
Show older comments
According to https://www.mathworks.com/matlabcentral/content/fx/about.html I should be able to share my code without uploading a file, just by linking to my website.
When I try to Publish to File Exchange, I have "My code is on Github", "My code is on my computer" but I have no "Link to an External Website".
Where is this feature ?
6 Comments
Rik
on 21 Jan 2025
To my knowledge this feature has been deprecated and replaced by github. Is there a particular reason you wish to avoid either option?
If I see things like this, I generally ask @Jamie Mullin what I'm missing. (@Jamie, I would have pinged you via Teams, but I can't switch accounts today for some reason)
Moduleus
on 21 Jan 2025
Jamie Mullin
on 24 Jan 2025
Thanks for tagging me @Rik. @Moduleus , we can make a change on our end to have your exising File Exchange entry point back at your GitHub repo. I will wait for to confirm you want this change.
After we make that change, you can create a single mltbx compatible with both windows and linux to have File Exchange start updating automatically.
- Create the mltbx and attach it to a new GitHub Release 1.0.3. It must be higher than your existing File Exchange version number, which is 1.0.2
- File Exchange will update automatically to 1.0.3 and the mltbx you attached to the release will be available for download from File Exchange.
Thanks for pointing out the incorrect information on our doc page. We have fixed it.
Moduleus
on 28 Jan 2025
Jamie Mullin
on 28 Jan 2025
Thanks. we updated them. You can now create new github releases for each and then upload mltbx to them that have fiels for both windows and linux.
urx: currently has github release 1.1.0. so you could create 1.2.0 or 1.1.1 (and ensure the vesion number in the mltbx matches it)
uac: currently has github release 1.0.2. so you could create 1.0.3 or 1.1.0 (and ensure the vesion number in the mltbx matches it)
Moduleus
on 12 Feb 2025
Accepted Answer
More Answers (0)
Categories
Find more on Programming 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!