Check4updates
With a large number of FeX packages installed it is difficult to keep track of updates and modifications. Check4updates is a utility to keep track of such updates and provides the user with a handy interface where the user can select updated packages for downloading. The list of FeX contributions to track is contained in a separate function for easy Creation, modification and extension. The downloaded files are by default saved in a separate directory to allow the user to inspect/modify/verify before installing the updates.
*A modified function handle as input, that should return a file/directory-name FexId cell-array and require no input arguments, makes it possible to use this function as a package aggregator if one wants to distribute a package that requires a number of FeX contributions, simply make a function listing all required and suggested FeX packages and have the recipient run-download-install those.
Developed and tested in 2012a-2013a but nothing fancy is used, should work on far older releases.
Cite As
Bjorn Gustavsson (2024). Check4updates (https://www.mathworks.com/matlabcentral/fileexchange/42873-check4updates), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: checkVersion - Check for a newer file version on the File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Check4updates/
Version | Published | Release Notes | |
---|---|---|---|
1.5.0.0 | - Call-sequence changed
|
||
1.4.0.0 | Removed indexing bug in Check4updates.m |
||
1.3.0.0 | Indexing bug fixed.
|
||
1.0.0.0 |