Tape Toolbox
Tape_Toolbox contains various routines to read, write, and manipulate tape drives from MATLAB under Windows. The enclosed executables were compiled with the Absoft compiler under Windows 2000 and have been used successfully with Matlab 6.0 and 6.1. I would expect them to work under Windows NT, and I welcome feedback about other versions of Windows.
IMPORTANT NOTE: For these routines to work under Windows 2000, you must turn off Removable Storage Manager. Right click My Computer > Manage > Services and Applications > Services > Removable Storage.
Basic tape I/O is accomplished with topen.m, tclose.m, tread.m, twrite.m, trewind.m, and tskip.m. rew.m and skip.m, which call these routines, are convenient for tape positioning from the command line.
Comments and suggestions are welcome.
Tim Scoggins
Applied Research Laboratories
The University of Texas at Austin
5/20/2002
Cita come
Timothy Scoggins (2025). Tape Toolbox (https://it.mathworks.com/matlabcentral/fileexchange/1711-tape-toolbox), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
TAPE_Toolbox/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | twrite.m called twrite instead of mtwrite. |
