case insensitive load
バージョン 1.2.0.0 (1.93 KB) 作成者:
Ben Barrowes
Duplicates Matlab load function except ignores case on the filename. Finds first match in path.
% Duplicates Matlab load function except ignores case on the filename.
% Searches the current path for anything that strcmpi's with the given
% filename, then uses that filename for the load command.
% Calling sequence same as load.
引用
Ben Barrowes (2024). case insensitive load (https://www.mathworks.com/matlabcentral/fileexchange/23449-case-insensitive-load), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で File Operations についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!