A slightly more robust version of when()

버전 1.3 (11.6 KB) 작성자: DGM
A slightly more robust version of when()
다운로드 수: 29
업데이트 날짜: 2023/7/8
Determine the version when the specified function was introduced to MATLAB.
Results are returned with the version number and a link to the webdocs page.
The specified function does not need to exist in the current installation.
Based on when() by Reza Ahmadzadeh
Reworked to:
  • fix compatibility with changes to website formatting
  • allow lookup of functions not in the current installation (due to version or missing toolbox)
  • accomodate functions where the webdocs URL cannot be blindly predicted (e.g. createMask)
  • allow function name cell array to have any geometry
  • attempt detection of renamed functions
Some fallback search functionality requires R2014b or newer; otherwise, this should work for earlier versions (tested in R2009b).

인용 양식

DGM (2024). A slightly more robust version of when() (https://github.com/291ce4321ac/dgm-when/releases/tag/v1.3), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

FEX_dependencies/ifversion_fex

버전 게시됨 릴리스 정보
1.3

See release notes for this release on GitHub: https://github.com/291ce4321ac/dgm-when/releases/tag/v1.3

1.2.2.1

See release notes for this release on GitHub: https://github.com/291ce4321ac/dgm-when/releases/tag/v1.2.2.1

1.2.2

Webdocs page format changed again. Updated to fix.

1.2.1.1

failure mode messages now acknowledge the possibility that the query has been removed from MATLAB

1.1.1.1

added internal notes about limitations and the viability of further development approaches

1.0.1.1

fixed handling of functions which have been removed

1.0.0.1

updated description

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.