case insensitive load
Versión 1.2.0.0 (1,93 KB) por
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.
Citar como
Ben Barrowes (2024). case insensitive load (https://www.mathworks.com/matlabcentral/fileexchange/23449-case-insensitive-load), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre File Operations en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.