From Text File to Text Generating Scripts

Versión 1.0.0.0 (1,35 KB) por Forest
Write the MATLAB script to generating text that has been read from an existing text file.
263 descargas
Actualizado 9 ago 2013

Ver licencia

txtgenscript write the text generating MATLAB script from a existing file. It reads in the text file and write the text generating code into a MATLAB script file. So that it contains something like:
fprintf(fid,'Words\n');
For example:
txtGenScript('BASEBHP.data','script.m');

Citar como

Forest (2024). From Text File to Text Generating Scripts (https://www.mathworks.com/matlabcentral/fileexchange/43003-from-text-file-to-text-generating-scripts), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0