Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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')
Citar como
Chaowei Chen (2026). remove varables in MAT file(s) (https://la.mathworks.com/matlabcentral/fileexchange/40532-remove-varables-in-mat-file-s), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (1,97 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
