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 (2026). case insensitive load (https://jp.mathworks.com/matlabcentral/fileexchange/23449-case-insensitive-load), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で File Operations についてさらに検索
