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!
ダウンロード: 432
更新 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 (2025). 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 Center および MATLAB AnswersWorkspace 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