Check4updates

Check4updates tracks updates of your favourite FeX packages, with GUI-selection for download.
567 download
Aggiornato 15 nov 2013

Visualizza la licenza

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.

Cita come

Bjorn Gustavsson (2024). Check4updates (https://www.mathworks.com/matlabcentral/fileexchange/42873-check4updates), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Acquisition Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.5.0.0

- Call-sequence changed
- Input fnc2ReadFrom can be either a function handle or a
cell-array with output with the same pattern
- Problem with false positives for available new releases solved.
- Improved GUI

1.4.0.0

Removed indexing bug in Check4updates.m

1.3.0.0

Indexing bug fixed.
Changed the behaviour to also offer downloading of packages not found locally
Added a function handle input argument for flexibility of files-to-watch for

1.0.0.0