Check4updates

版本 1.5.0.0 (39.8 KB) 作者: Bjorn Gustavsson
Check4updates tracks updates of your favourite FeX packages, with GUI-selection for download.
567.0 次下载
更新时间 2013/11/15

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Acquisition Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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