remove varables in MAT file(s)

버전 1.0.0.0 (1.97 KB) 작성자: Chaowei Chen
Want to delete same variables in possibly many MAT files? removevar is for you!
다운로드 수: 431
업데이트 날짜: 2013/2/26

라이선스 보기

removevar removes variable(s) from selected Mat file(s)
removevar selects MAT file(s) matfiles and ask user to select which
variables to delete. If more than one MAT file, matfiles is of cell format. Otherwise, matfiles can be either of char or cell class.
removevar(matfiles) ask user to select which variables in matfiles to delete removevar(matfiles,varargin) deletes variables that matches varargin in matfiles.

Usage Examples:
removevar
removevar('temp.mat','abc','img')
removevar({'temp1.mat','temp2.mat'},'abc','img')

인용 양식

Chaowei Chen (2024). remove varables in MAT file(s) (https://www.mathworks.com/matlabcentral/fileexchange/40532-remove-varables-in-mat-file-s), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0